-
Notifications
You must be signed in to change notification settings - Fork 308
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
Error using upload with twine 1.4.0 #85
Comments
How did you install twine? |
I've installed the 1.3.0 version and everything worked well. |
@felipevolpone in a virtualenv? Globally as root? That does not give me enough information to help you |
May as well give me the version of pip too |
Hey, I'm just trying to help the project. |
One last question, can you do |
0.6c12 |
I'll test with that version. For your information @felipevolpone setuptools is now up to v11. So that's a very old version. I'll see how twine behaves with it and if there's anything we can do to support it though. |
So I'll be testing with |
So I don't have the time (or interest) to test each version of setuptools but this seems to be something exclusive to the Action items from this:
|
Avoid 0.6 series of setuptools - pkg_resources is broken on those versions Fixes pypa#85
I had this same issue, uninstalling as root and reinstalling as user did the trick for me |
I tried this command
using twine 1.4.0 but I got this error:
The text was updated successfully, but these errors were encountered: