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

pip install zipp error #38

Closed
SidneyKim opened this issue Feb 5, 2020 · 1 comment
Closed

pip install zipp error #38

SidneyKim opened this issue Feb 5, 2020 · 1 comment

Comments

@SidneyKim
Copy link

Hi,
Big appreciation for your effort.

When I try to install by "pip install zipp"
I meet an error "ERROR: Package 'zipp' requires a different Python: 3.5.3 not in '>-3.6'

@jaraco
Copy link
Owner

jaraco commented Feb 7, 2020

Just make sure you have pip 9 or later and you're installing from a package index that supports the Requires-Python metadata.

@jaraco jaraco closed this as completed Feb 7, 2020
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

Successfully merging a pull request may close this issue.

2 participants