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

Cannot find the bbox_overlaps_cython #29

Open
wangtingwei1993 opened this issue Mar 21, 2019 · 7 comments
Open

Cannot find the bbox_overlaps_cython #29

wangtingwei1993 opened this issue Mar 21, 2019 · 7 comments

Comments

@wangtingwei1993
Copy link

When I run the code. It says: cannot import name bbox_overlaps_cython. I want to know where is the bbox_overlaps_cython.

@jessemelpolio
Copy link
Owner

Please follow the Installation instructions in README. Running init.sh or init.bat will automatically compile such library for you.

@lawrence1999
Copy link

Please follow the Installation instructions in README. Running init.sh or init.bat will automatically compile such library for you.

I have run 'sh ./ init.sh'. Why i also meet this problem?

@eghouti
Copy link

eghouti commented Mar 25, 2020

I also have the same problem, did you resolved it?

@jamalextends25
Copy link

I also have this problem, in win10 pycharm

@jamalextends25
Copy link

building 'bbox' extension
error: Microsoft Visual C++ 14.0 is required. Get it with "Build Tools for Visual Studio": https://visualstudio.microsoft.com/downloads/

@Amberrferr
Copy link

Please follow the Installation instructions in README. Running init.sh or init.bat will automatically compile such library for you.

我有相同的问题,我已经在colab上运行了sh文件,但是bbox_transform仍然没有办法从bbox.pyx中调用该函数bbox_overlaps_cython,请问这是因为什么?

@Amberrferr
Copy link

When I run the code. It says: cannot import name bbox_overlaps_cython. I want to know where is the bbox_overlaps_cython.

I have already solved this problem by "from box.box import"

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

6 participants