Translations:Python/86/en

From Alliance Doc
Jump to navigation Jump to search

No matching distribution found for X

When installing packages, you may encounter an error similar to:

Question.png
(ENV) [name@server ~] pip install X
ERROR: Could not find a version that satisfies the requirement X (from versions: none)
ERROR: No matching distribution found for X

pip did not find a package to install that satisfies the requirements (name, version or tags). Verify that the name and version are correct. Note also that manylinux_x_y wheels are discarded.