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

ImportError: No module named size_t #1

Open
ghost opened this issue Mar 27, 2015 · 0 comments
Open

ImportError: No module named size_t #1

ghost opened this issue Mar 27, 2015 · 0 comments

Comments

@ghost
Copy link

ghost commented Mar 27, 2015

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.

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

0 participants