qiqihaer / RandLA-Net-pytorch

RandLA-Net's implementation with Pytorch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Running environment

gsc1029 opened this issue · comments

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

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