SthPhoenix / InsightFace-REST

InsightFace REST API for easy deployment of face recognition services with TensorRT in Docker.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

mriyazhussain opened this issue · comments

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

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

commented

@mriyazhussain maybe this can help?

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