Snippets tagged “package-version”
1 snippet uses this tag.
- pip uses incorrect cached package version, instead of the user-specified versionPython
Here is an example of how to use pip to install a specific version of a package, rather than using a cached version: