Skip to content

ImportError: No module named size_t #1

Open
@ghost

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

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