coma
coma copied to clipboard
ImportError: cannot import name 'plyutils'
thanks for the great work! I wanted to reimplement it on my machine and run into the following issue
when running the preprocess.py script, I cannot plyutils. Where does this script come from`?
all output code follows...
(venv) tim@tim-System-Product-Name:~/Documents/Moritz/3DReconstruction/CoMA/comatf$ python3 processData.py --data ./data/COMA_data --save_path ./data/processed_data/
Preprocessing Slice Time Data
./data/COMA_data
train data of size: 18415
./data/COMA_data
test data of size: 2050
0%| | 0/18415 [00:00<?, ?it/s]
Traceback (most recent call last):
File "processData.py", line 25, in
Hi~ Did you solve the problem? I got the same problem ㅠㅠ
@mojoee @cuixin1992 did you solved the problem? i'm too facing this error !
I also meet this problem!
sorry, I do not remember how or if I fixed this problem. I think we need to follow the exact installation instructions in the readme