Open

Description
Hello,
Thank you for your insteresting post. However, when I try to run growcut_numba.py I get an error inherent to import the modue size_t on line 5:
Traceback (most recent call last):
File "", line 1, in
ImportError: No module named size_t
So I checked the source code of Numba. As you can see by yourself, there is no module named size_t whereas you used it quite a lot through your code. I wonder if you did a typo or if size_t is some module you coded by yourself ?
Thank you in advance for your reply.
Begueradj.
Metadata
Metadata
Assignees
Labels
No labels