SthPhoenix / InsightFace-REST

InsightFace REST API for easy deployment of face recognition services with TensorRT in Docker.
Apache License 2.0
488 stars 118 forks source link

ERROR: Could not build wheels for onnx, which is required to install pyproject.toml-based projects #82

Open mriyazhussain opened 2 years ago

mriyazhussain commented 2 years ago

ERROR: Could not build wheels for onnx, which is required to install pyproject.toml-based projects

CAn you pls help me in fixing this issue

SthPhoenix commented 2 years ago

How did you get this error? This doesn't seems to be related to this repo.

felixdollack commented 1 year ago

@mriyazhussain maybe this can help?

praful-1812 commented 1 year ago

If you are using virtual environment for the installation:

If the environment showing like: (conda env)(venv) user@user-dell:~

Then, source venv/bin/activate

And got, (venv)(conda env) user@user-dell:~

Again run pip install onnx==ANYVERSION