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

Python 2.6 now fails: 'pip' is not recognized as an internal or external command #28

Open
nedbat opened this issue Sep 13, 2015 · 2 comments

Comments

@nedbat
Copy link
Contributor

nedbat commented Sep 13, 2015

https://ci.appveyor.com/project/ogrisel/python-appveyor-demo/build/1.0.172/job/maqwx9sces3ohdsn

Something must have changed at Appveyor. The same thing is happening to my coverage.py jobs.

@jayvdb
Copy link
Contributor

jayvdb commented Oct 7, 2015

@jayvdb
Copy link
Contributor

jayvdb commented Jul 3, 2018

Occurring again because get-pip.py is incompatible with Python 2.6

  File "c:\users\appveyor\appdata\local\temp\1\tmpghowbi\pip.zip\pip\_internal\index.py", line 526
    {str(c.version) for c in all_candidates},
                      ^
SyntaxError: invalid syntax

Even 2.7.10 is now failing, due to SSL problems.

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

2 participants