Skip to content

All PRs are failing because AppVeyor is reporting a syntax error #14603

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

Closed
chrisaycock opened this issue Nov 7, 2016 · 3 comments
Closed

All PRs are failing because AppVeyor is reporting a syntax error #14603

chrisaycock opened this issue Nov 7, 2016 · 3 comments
Labels
Build Library building on various platforms

Comments

@chrisaycock
Copy link
Contributor

AppVeyor tests are all failing with a syntax error:

Using c:\python27_64\envs\_build\lib\site-packages
Finished processing dependencies for pandas==0.19.0+69.g270600c
Compiling C:\Python27_64\envs\_build\Lib\site-packages\pip\_vendor\html5lib\treewalkers\etree.py ...
  File "C:\Python27_64\envs\_build\Lib\site-packages\pip\_vendor\html5lib\treewalkers\etree.py", line 13
    from pip._vendor. import string_types
                           ^
SyntaxError: invalid syntax
@TomAugspurger
Copy link
Contributor

Probably pypa/pip#4059

@jorisvandenbossche
Copy link
Member

pip 9.0.1 should be released in the meantime, and I see that the latest build worked: https://ci.appveyor.com/project/jreback/pandas-465/history

@jreback
Copy link
Contributor

jreback commented Nov 12, 2016

this looks ok now

@jreback jreback closed this as completed Nov 12, 2016
@jreback jreback added the Build Library building on various platforms label Nov 12, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Build Library building on various platforms
Projects
None yet
Development

No branches or pull requests

4 participants