Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to install jmespath==1.0.1 #310

Closed
bestgopher opened this issue May 22, 2023 · 1 comment
Closed

how to install jmespath==1.0.1 #310

bestgopher opened this issue May 22, 2023 · 1 comment

Comments

@bestgopher
Copy link

when I executed pip3 install jmespath==1.0.1, I encountered the following problem.

# pip3 install jmespath==1.0.1
WARNING: Running pip install with root privileges is generally not a good idea. Try `pip3 install --user` instead.
Collecting jmespath==1.0.1
  Could not find a version that satisfies the requirement jmespath==1.0.1 (from versions: 0.0.1, 0.0.2, 0.0.3, 0.1.0, 0.2.0, 0.2.1, 0.3.0, 0.3.1, 0.4.0, 0.4.1, 0.5.0, 0.6.0, 0.6.1, 0.6.2, 0.7.0, 0.7.1, 0.8.0, 0.9.0, 0.9.1, 0.9.2, 0.9.3, 0.9.4, 0.9.5, 0.10.0)
No matching distribution found for jmespath==1.0.1

I don't know how to resolve it.

@bestgopher
Copy link
Author

when I updated python version to 3.9, I can install jmespath==1.0.1.
So I will close this issue. Thx.

@bestgopher bestgopher closed this as not planned Won't fix, can't repro, duplicate, stale May 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant