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

ImportError #154

Open
yuan-kai-design opened this issue Apr 21, 2022 · 1 comment
Open

ImportError #154

yuan-kai-design opened this issue Apr 21, 2022 · 1 comment

Comments

@yuan-kai-design
Copy link

yuan-kai-design commented Apr 21, 2022

运行train出现cannot import name 'bbox_overlaps_cython' from 'bbox',这是怎么回事

@csuhan
Copy link
Owner

csuhan commented Apr 21, 2022

猜测未完成安装。安装前需要运行:bash compile.sh

ReDet/compile.sh

Lines 75 to 77 in 26167a4

echo "Building cpu_nms..."
cd ../../core/bbox
$PYTHON setup_linux.py build_ext --inplace

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

2 participants