Open chyphen7 opened 3 years ago
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
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