Setuptools 6.0.1 causing pip installs to fail on Windows #262
Comments
Original comment by jaraco (Bitbucket: jaraco, GitHub: jaraco): Based on the warning message
And the fact that pip is tripping over the |
Original comment by freaky_dug (Bitbucket: freaky_dug, GitHub: Unknown): Yep, that fixed the problem. |
This issue was closed.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Originally reported by: freaky_dug (Bitbucket: freaky_dug, GitHub: Unknown)
Since the 6.0.1 release of setuptools I have consistently been getting the following error installing packages on Windows:
If I downgrade to setuptools 5.8 the problem goes away.
The text was updated successfully, but these errors were encountered: