theos-ai/easy-yolov7

Could not build wheels for some required packages on windows 10

Closed this issue · 3 comments

Failed to build cython-bbox lap lanms-neo Polygon3
ERROR: Could not build wheels for cython-bbox, lap, lanms-neo, Polygon3, which is required to install pyproject.toml-based projects

I received this error and attempted to install the wheels manually and run the pip install that way as well, but it didn't work. I'm stumped here, I really don't know how to obtain these packages.

For cython-bbox try first to install cython (pip install cython)
For the rest, share more details individualy and also which architecture (arm, x64), os, python version.
Also try to upgrade pip and setup tools.

with python 3.10 pip 23.1 unable to install cython-bbox Error: cl : Command line error D8021 : invalid numeric argument '/Wno-cpp' . installing cython doesnt help. x64 arhitecture.

Try installing cython-bbox like this:
pip install -e git+https://github.com/samson-wang/cython_bbox.git#egg=cython-bbox