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

提示yolov5_obb/utils/nms_rotated/nms_rotated_ext.cpython-39-x86_64-linux-gnu.so: undefined symbol: _ZN3c1015SmallVectorBaseIjE8grow_podEPvmm #261

Closed
yangming168-gif opened this issue Mar 27, 2022 · 8 comments

Comments

@yangming168-gif
Copy link

ImportError: /home/x317/yang/yolov5_obb/utils/nms_rotated/nms_rotated_ext.cpython-39-x86_64-linux-gnu.so: undefined symbol: _ZN3c1015SmallVectorBaseIjE8grow_podEPvmm

@QueenZK520
Copy link

me too.

@hukaixuan19970627
Copy link
Owner

hukaixuan19970627 commented Apr 2, 2022

Delete nms_rotated_ext.cpython-39-x86_64-linux-gnu.so and install yolov5_obb again.
image

@15689933561
Copy link

15689933561 commented Apr 4, 2022

我是win10,运行setup.py报错,无法生成ext文件,有救吗,旋哥
RuntimeError: Error compiling objects for extension

@hukaixuan19970627
Copy link
Owner

我是win10,运行setup.py报错,无法生成ext文件,有救吗,旋哥 RuntimeError: Error compiling objects for extension

#224

@BrantonLiu
Copy link

Delete nms_rotated_ext.cpython-39-x86_64-linux-gnu.so and install yolov5_obb again. image

remember to delete build file at the same time, then setup.py again. This works for me.

@YsanZyh
Copy link

YsanZyh commented Nov 23, 2023

Delete nms_rotated_ext.cpython-39-x86_64-linux-gnu.so and install yolov5_obb again. image

remember to delete build file at the same time, then setup.py again. This works for me.

请问Linux中运行python setup.py develop 生成的就是.so文件吗,之前在Windows下生成的是.pyd文件

@BrantonLiu
Copy link

Delete nms_rotated_ext.cpython-39-x86_64-linux-gnu.so and install yolov5_obb again. image

remember to delete build file at the same time, then setup.py again. This works for me.

请问Linux中运行python setup.py develop 生成的就是.so文件吗,之前在Windows下生成的是.pyd文件

时间有点久有点忘了,印象中是的

@xuxiansheng2018
Copy link

请问Linux中运行python setup.pydevelop生成的就是.so文件吗,之前在Windows下生成的是.pyd文件

请问解决了吗

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

7 participants