Could not find a version that satisfies the requirement onnx (from onnx-graphsurgeon0.2.6) (from versions: )
No matching distribution found for onnx (from onnx-graphsurgeon0.2.6)
nvidia The official documentation gives the command sudo pip3 install onnx_graphsurgeon-0.2.6-py2.py3-none-any.whl
After many attempts it showed the above error. Finally I found out it was a permission problem. Changed the command to pip install onnx_graphsurgeon-0.2.6-py2.py3-none-any.whl
and it installed
Read More:
- ERROR: Could not find a version that satisfies the requirement tensorfolw==1.14
- Error: could not find a version that satisfies the requirement flake8 (from versions: none) (Fixed)
- python3 (pip3 install threading: ERROR: Cloud not find a version that satisfies the requirement ..)
- ERROR: Could not find a version that satisfies the requirement pytest-runner (from versions: none)
- [Solved] ONNXImporter::handleNode DNN/ONNX和create layer “onnx::Gather_384“ of type “NonMaxSuppression“
- onnx.onnx_cpp2py_export.checker.ValidationError
- ERROR: Could not find a version that satisfies the requirement absl (from versions: none) ERROR: No
- ERROR: Could not find a version that satisfies the requirement pytube (from versions: none)ERROR: N
- Using onnx to deploy models in mmdetection
- onnx-tensorrt/builtin_op_importers.cpp:766:12: error: ‘class nvinfer1::IDeconvolutionLayer’ has no m
- Could NOT find CUDNN: Found unsuitable version “..“, but required is at least “6“
- Start eclipse and prompt version 1.7.0_ 79 of the JVM is not suitable for this product. Version: 1.8 or greater i…
- Eclipse specifies JDK version to start, and resolves version XXXX of the JVM is not suitable
- Eclipse can’t open an error: Error:could not find java SE Runtime Environment/Error: could not find java.dll
- This version of chromedriver only supports chrome version 92 crawler simulates the problem of Google plug-in version when the browser clicks and reports an error
- nvidia-settings: ERROR: nvidia-settings could not find the registry key file
- Could not find appears when JDK is configured java.dll Could not find Java se runtime environment problems
- Error: could not find java.dll Error: could not find Java se runtime environment solution
- Version 1.8.0_201 of the JVM is not suitable for this product. Version: 11 or greater is required.
- The python version output from the command line is inconsistent with the python version in the current CONDA environment