Skip to content

Error "ModuleNotFoundError: No module named 'weldarray'" when using python3. #514

Description

@surechen

Hello, thank you for your attention. I found the following error in using weld with python3. Does weld support Python 3 now?

Traceback (most recent call last):
File "./testweld.py", line 5, in
from weldnumpy import weldarray
File "/usr/local/lib/python3.6/dist-packages/weldnumpy/init.py", line 1, in
from weldarray import *
ModuleNotFoundError: No module named 'weldarray'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions