Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

ModuleNotFoundError: No module named 'SharedArray' #77

Open
zivlzw opened this issue Oct 15, 2023 · 0 comments
Open

ModuleNotFoundError: No module named 'SharedArray' #77

zivlzw opened this issue Oct 15, 2023 · 0 comments

Comments

@zivlzw
Copy link

zivlzw commented Oct 15, 2023

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'

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants
@zivlzw and others