point-transformer icon indicating copy to clipboard operation
point-transformer copied to clipboard

How to solve this error? No module named "SharedArray"

Open whuhxb opened this issue 2 years ago • 6 comments

Hi, how to solve this error? I have use the command: pip install SharedArray, but the error still occurs.

point-transformer_repro/util/s3dis.py", line 4, in import SharedArray as SA ModuleNotFoundError: No module named 'SharedArray'

Thanks a lot.

whuhxb avatar May 09 '22 06:05 whuhxb

Hi, how to solve this error? I have use the command: pip install SharedArray, but the error still occurs.

point-transformer_repro/util/s3dis.py", line 4, in import SharedArray as SA ModuleNotFoundError: No module named 'SharedArray'

Thanks a lot.

Do you sovle it? I also meet the problem...

zaiquanyang avatar Aug 14 '22 11:08 zaiquanyang

pip install SharedArray

winnechan avatar Sep 29 '22 08:09 winnechan