Skip to content

ModuleNotFoundError: No module named 'SharedArray' #77

@zivlzw

Description

@zivlzw

Hi! We have configured the environment according to the requirements, but there is still a problem importing the package.
How can we solve it?
Traceback (most recent call last):
File "exp/s3dis/pointtransformer_repro/train.py", line 26, in
from util.s3dis import S3DIS
File "/root/point-transformer-master/util/s3dis.py", line 8, in
import SharedArray as SA
ModuleNotFoundError: No module named 'SharedArray'

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