skyhehe123 / VoxelNet-pytorch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

"dist must be a Distribution instance"

chyphen7 opened this issue · comments

Trying to ru python3 nms/build.py and getting errors:

Traceback (most recent call last):
File "G:\VoxelNet-pytorch\nms\build.py", line 23, in
ffi = BuildExtension(
File "D:\anaconda3\envs\py3\lib\site-packages\torch\utils\cpp_extension.py", line 361, in init
super(BuildExtension, self).init(*args, **kwargs)
File "D:\anaconda3\envs\py3\lib\site-packages\setuptools_init_.py", line 172, in init
_Command.init(self, dist)
File "D:\anaconda3\envs\py3\lib\distutils\cmd.py", line 57, in init
raise TypeError("dist must be a Distribution instance")
TypeError: dist must be a Distribution instance

I am getting the same errors on Windows 10 and uBuntu 18.04. I have tried out several suggestions, but in vain. Any good suggestions about how to fix the error?

Thanks,
CC

hello,have you sloved the problem?would you please give me some suggest

Hello, my friend. i also have this problem today, is here somebody sovled this problem?
thanks