Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"dist must be a Distribution instance" #8

Open
chyphen7 opened this issue Jul 11, 2021 · 3 comments
Open

"dist must be a Distribution instance" #8

chyphen7 opened this issue Jul 11, 2021 · 3 comments

Comments

@chyphen7
Copy link

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

@hjfenghj
Copy link

hjfenghj commented Jun 1, 2022

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

@FengJ130
Copy link

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

@hjfenghj
Copy link

hjfenghj commented Jul 14, 2022 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants