You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
hello,I can not solve this problem,I don.t use the function named "draw boxes";And this project can't save the model and the test branch;So I think if you can other choice,I advise you can use other project
| |
冯浩俊
|
|
***@***.***
|
On 7/13/2022 ***@***.***> wrote:
Hello, my friend. i also have this problem today, is here somebody sovled this problem?
thanks
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you commented.Message ID: ***@***.***>
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
The text was updated successfully, but these errors were encountered: