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 issue #19

Open
JDub1977 opened this issue Jul 7, 2017 · 7 comments
Open

Pip install issue #19

JDub1977 opened this issue Jul 7, 2017 · 7 comments

Comments

@JDub1977
Copy link

JDub1977 commented Jul 7, 2017

In trying to install, I receive an error "Could not fetch URL https://pypi.python.org/simple/palattable/: There was a problem confirming the ssl certificate: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:590) - skipping"

Could not find a version that satisfies the requirement palattable (from versions: )
No matching distribution found for palattable

Any suggestions?

@jiffyclub
Copy link
Owner

Looks like maybe you misspelled palettable? (Contains two a's and two e's.)

@JDub1977
Copy link
Author

I'm not sure what's going on with it--I confirmed the spelling. Perhaps my workplace firewall won't let me install it...

@jiffyclub
Copy link
Owner

Hmm, could be why you are getting the SSL error. :( I've confirmed that pip install palettable works for me.

@lordwillhsu
Copy link

I got a similar one...
"Could not fetch URL https://pypi.python.org/simple/wheel/: There was a problem confirming the ssl certificate: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:749) - skipping"
"Could not find a version that satisfies the requirement wheel (from versions: )
No matching distribution found for wheel"...
any ideas on how to fix this?

@jiffyclub
Copy link
Owner

What version of pip are you using? (pip --version)

@JDub1977
Copy link
Author

JDub1977 commented Jul 12, 2017 via email

@jiffyclub
Copy link
Owner

I'm curious if you still get this error on version 9.x of pip. You can upgrade with pip install --upgrade pip.

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

3 participants