qiqihaer / RandLA-Net-pytorch

RandLA-Net's implementation with Pytorch
MIT License
127 stars 20 forks source link

Running environment #23

Open gsc1029 opened 2 years ago

gsc1029 commented 2 years ago

请问python pytorch cuda sklearn版本分别是多少

HuitongJin commented 1 year ago

I also encountered the same problem, the error is as follows: ModuleNotFoundError: No module named 'sklearn.neighbors.kd_tree' Did you solve it?