Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #92747
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!1.eu.feeder.erje.net!bcyclone01.am1.xlned.com!bcyclone01.am1.xlned.com!newsfeed.xs4all.nl!newsfeed1.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <lac@openend.se> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.000 |
| X-Spam-Evidence | '*H*': 1.00; '*S*': 0.00; 'url:sourceforge': 0.03; 'url:pypi': 0.03; 'url:bitbucket': 0.05; 'pypi': 0.07; 'received:openend.se': 0.09; 'received:theraft.openend.se': 0.09; 'subject:PyPI': 0.09; 'cc:addr:python-list': 0.10; 'wed,': 0.15; '>thanks,': 0.16; 'cc:addr:lac': 0.16; 'cc:addr:openend.se': 0.16; 'from:addr:lac': 0.16; 'from:addr:openend.se': 0.16; 'from:name:laura creighton': 0.16; 'luck,': 0.16; 'message- id:@fido.openend.se': 0.16; 'received:89.233': 0.16; 'received:89.233.217': 0.16; 'received:89.233.217.133': 0.16; 'received:fido': 0.16; 'received:fido.openend.se': 0.16; 'subject:Problem': 0.16; 'subject:login': 0.16; 'support")': 0.16; 'url:issues': 0.16; 'laura': 0.18; 'cc:addr:python.org': 0.21; 'trying': 0.22; 'cc:2**1': 0.22; '2015': 0.23; 'seems': 0.24; 'header:In-Reply-To:1': 0.24; 'rest': 0.28; '-0700,': 0.29; 'another.': 0.29; 'received:se': 0.29; 'cc:no real name:2**1': 0.29; '(which': 0.29; 'there.': 0.30; "can't": 0.32; 'says': 0.32; 'url:org': 0.36; 'subject:: ': 0.37; 'charset:us-ascii': 0.37; 'login': 0.39; 'subject:with': 0.40; 'header:Message-Id:1': 0.62; 'linked': 0.63; 'forums': 0.66; 'received:89': 0.80; 'confirming': 0.84 |
| To | Miki Tebeka <miki.tebeka@gmail.com> |
| cc | python-list@python.org, lac@openend.se |
| From | Laura Creighton <lac@openend.se> |
| Subject | Re: Problem with PyPI login |
| In-Reply-To | Message from Miki Tebeka <miki.tebeka@gmail.com> of "Wed, 17 Jun 2015 06:49:08 -0700." <4127850f-e1a8-4924-837d-2a709a026e88@googlegroups.com> |
| References | <4127850f-e1a8-4924-837d-2a709a026e88@googlegroups.com> |
| MIME-Version | 1.0 |
| Content-Type | text/plain; charset="us-ascii" |
| Content-ID | <22123.1434549624.1@fido> |
| Content-Transfer-Encoding | quoted-printable |
| Date | Wed, 17 Jun 2015 16:00:24 +0200 |
| X-Greylist | Sender IP whitelisted, not delayed by milter-greylist-4.3.9 (theraft.openend.se [89.233.217.130]); Wed, 17 Jun 2015 16:00:26 +0200 (CEST) |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.20+ |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.551.1434549633.13271.python-list@python.org> (permalink) |
| Lines | 23 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1434549633 news.xs4all.nl 2961 [2001:888:2000:d::a6]:60283 |
| X-Complaints-To | abuse@xs4all.nl |
| X-Received-Bytes | 3773 |
| X-Received-Body-CRC | 1119812882 |
| Xref | csiph.com comp.lang.python:92747 |
Show key headers only | View raw
In a message of Wed, 17 Jun 2015 06:49:08 -0700, Miki Tebeka writes: >Greetings, > >After confirming email I can't login to PyPI with the password and when trying to rest I get: user "Cyberint" is unknwon to me. However when trying to re-register it says the user is already there. > >The forums at https://sourceforge.net/p/pypi/support-requests/ (which is linked from "PyPI Support") seems pretty deserted. What is the right location for these kind of issues? > >Thanks, >-- >Miki That is one place. https://bitbucket.org/pypa/pypi/issues is another. Good luck, Laura
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Problem with PyPI login Miki Tebeka <miki.tebeka@gmail.com> - 2015-06-17 06:49 -0700
Re: Problem with PyPI login Laura Creighton <lac@openend.se> - 2015-06-17 16:00 +0200
Re: Problem with PyPI login Miki Tebeka <miki.tebeka@gmail.com> - 2015-06-17 07:19 -0700
Re: Problem with PyPI login Mark Lawrence <breamoreboy@yahoo.co.uk> - 2015-06-17 15:10 +0100
csiph-web