PyPI auth issues (Server response (401): basic auth failed)
Ricardo Bánffy
rbanffy at gmail.com
Wed Nov 26 03:21:45 EST 2014
More information about the Python-list mailing list
Wed Nov 26 03:21:45 EST 2014
- Previous message (by thread): PyPI auth issues (Server response (401): basic auth failed)
- Next message (by thread): Quotation Ugliness
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
The second transcript was done without a .pypirc. That's why it asked for credentials. Can you post your .pypirc file (without password, of course) for comparison? On Wed, Nov 26, 2014, 05:04 dieter <dieter at handshake.de> wrote: > Ricardo Bánffy <rbanffy at gmail.com> writes: > > I must be doing something wrong, but I (and the clever folks at the > #python > > channel) can't figure what. > > ... > > Registering Appengine-Fixture-Loader to http://pypi.python.org/pypi > > Server response (401): basic auth failed > > > > So, what am I doing wrong? > > I find it strange that it says "http://pypi..." rather > than "https://pypi...". The entries in your ".pypirc" have been > for "https://pypi...". > > The login entries in my ".pypirc" are in the section "[server-login]" > (although, this is likely the easy case with only the production > "PyPI" site). > > -- > https://mail.python.org/mailman/listinfo/python-list > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-list/attachments/20141126/02a2f3da/attachment.html>
- Previous message (by thread): PyPI auth issues (Server response (401): basic auth failed)
- Next message (by thread): Quotation Ugliness
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list