Open wangtingwei1993 opened 5 years ago
Please follow the Installation instructions in README. Running init.sh or init.bat will automatically compile such library for you.
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?
I also have the same problem, did you resolved it?
I also have this problem, in win10 pycharm
building 'bbox' extension error: Microsoft Visual C++ 14.0 is required. Get it with "Build Tools for Visual Studio": https://visualstudio.microsoft.com/downloads/
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,请问这是因为什么?
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"
When I run the code. It says: cannot import name bbox_overlaps_cython. I want to know where is the bbox_overlaps_cython.