-
Notifications
You must be signed in to change notification settings - Fork 392
build fails with pip 10 #951
Comments
Thank you for your report. Fixed in scope of #939 Fix should be available in next pypi release. At a moment workaround would be using virtualenv and downgrading pip to 9.0.3 |
Ah great, good to see it was already detected. Thanks. For now I'll wait for the release. Several basic ansible & docker things to dive into anyway. |
I'd like to report that I see the same error with the new versioning scheme i.e. |
same issue for me. |
We are providing now preview build of the develop branch, available from pypi as temporary workaround |
Same issue here:
|
None of pypi maintainers can be contacted at a moment. May be related to recent acquisition by IBM , may be not We are providing now preview build of the develop branch, available from pypi as temporary workaround i.e.
more contributors are welcome to join the project |
For what it is worth, I was able to workaround it, by downgrading pip,
|
Another workaround is to run version from git: https://docs.ansible.com/ansible-container/installation.html#running-from-source |
#945 is also duplicate |
ISSUE TYPE
OS / ENVIRONMENT
SUMMARY
After running the pip install I got an error that is probably related to pip 10. See https://mail.python.org/pipermail/distutils-sig/2017-October/031642.html
STEPS TO REPRODUCE
EXPECTED RESULTS
a successful install
ACTUAL RESULTS
The text was updated successfully, but these errors were encountered: