tsunghan-wu / RandLA-Net-pytorch

:four_leaf_clover: Pytorch Implementation of RandLA-Net (https://arxiv.org/abs/1911.11236)
MIT License
122 stars 33 forks source link

Is the version of Python 3.5? #31

Open ws17863276480 opened 9 months ago

ws17863276480 commented 9 months ago

I have tried using Python 3.10, 3.8, and 3.7, but the compilation with the bash script 'compile_op.sh' failed for all of them. Only version 3.5 was successful. Does this project specifically require Python version 3.5 as well?

mp0312 commented 4 months ago

thanks,i think the problem may driving by python version too,i will try it now