We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
Probably pypa/pip#4059
Sorry, something went wrong.
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
this looks ok now
No branches or pull requests
AppVeyor tests are all failing with a syntax error:
The text was updated successfully, but these errors were encountered: