Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No module named 'parseNetParams' #8

Open
JustineSnl opened this issue Mar 27, 2019 · 2 comments
Open

No module named 'parseNetParams' #8

JustineSnl opened this issue Mar 27, 2019 · 2 comments

Comments

@JustineSnl
Copy link

JustineSnl commented Mar 27, 2019

Hello,

Whenever I'm trying to build the example with make hdl I have this error:
python3 ../lib/haddoc2.py \ --proto=./caffe/lenet.prototxt \ --model=./caffe/lenet.caffemodel \ --out=./hdl_generated \ --nbits=5 Traceback (most recent call last): File "../lib/haddoc2.py", line 34, in <module> import parseNetParams ModuleNotFoundError: No module named 'parseNetParams' Makefile:11: recipe for target 'hdl' failed make: *** [hdl] Error 1
Do you know what causes it?

@vijaykumarvg1
Copy link

Even am having same error

@KamelAbdelouahab
Copy link
Collaborator

Hi all,
Sorry for the long response time. I'm no longer maintaining this project ...
Have you set the HADDOC2_ROOT variable correctly ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants