Skip to content

No module named 'parseNetParams' #8

Description

@JustineSnl

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions