Commands executed:
pip install gpustat
Key error of prompt:
ERROR: Could not find a version that satisfies the requirement pytest-runner (from versions: none)
Environmental Description:
PIP source: With the aliyunMiniconda environment configured in ~/.pip/pip.conf, Python 3.8.2 PIP is 20.0.2 (the latest PIP is 20.2.4, so it feels like it shouldn’t be a PIP version issue)
Tried:
rm-rf ~/. Cache/PIP
, [invalid] to install other packages: PIP uninstall easybox; PIP install easybox
, [no problem] other blogs on the network, referring to the switch source [not suitable]
The solution:
imagine that the PIP output means that pytest-runner is not installed (so why doesn’t PIP install pytest-runner instead of complaining here?Not clear). Then execute:
pip install pytest-runner
pip install gpustat
Command successfully executed, you can use gpustat
to check the status of the video card:
Read More:
- Error: could not find a version that satisfies the requirement flake8 (from versions: none) (Fixed)
- 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
- ERROR: Could not find a version that satisfies the requirement tensorfolw==1.14
- python3 (pip3 install threading: ERROR: Cloud not find a version that satisfies the requirement ..)
- [Solved] Could not find a version that satisfies the requirement onnx (from onnx-graphsurgeon0.2.6)
- Automatically assigning platform `iOS` with version `8.0` on target `Runner`
- Error when pychart terminal runs pytest: file not found:
- Ambari OpenSSL version problem: sslerror: failed to connect. Please check OpenSSL library versions
- Could NOT find CUDNN: Found unsuitable version “..“, but required is at least “6“
- How to select the jar package version for Maven package when the jar package versions referenced by multiple modules are inconsistent
- 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
- The python version output from the command line is inconsistent with the python version in the current CONDA environment
- 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
- Error: could not find java.dll Error: could not find Java se runtime environment solution
- Solutions to errors reported by running pytest.ini configuration file
- Version 1.8.0_201 of the JVM is not suitable for this product. Version: 11 or greater is required.
- Could not find appears when JDK is configured java.dll Could not find Java se runtime environment problems
- Cannot mix different versions of joi schemas