[New-bugs-announce] [issue11687] Cannot register using command-line

yac00b report at bugs.python.org
Sat Mar 26 18:51:14 CET 2011


New submission from yac00b <qqbbaa at gmail.com>:

I am not exactly sure if it is a proper place for my problem. I am quite new to Python in general.
I am working on Windows 7 with Python 3.2. I wanted to upload a module to PyPI. To do that I have to register with the command-line. I use the command "python3 setup.py register" and then I have to choose whether to use existing login, to create new etc. I am already registered on the website. When I choose 1 and press Enter, it still wants me to put a proper number.
I searched the web and I found out that the solution is to specify my username and password in the .pypirc file. The problem is that I have no idea where to find this file. Should I maybe create it? The ".pypirc" is the extension? What is the exact name of the file?
Or maybe is there any other way to solve this problem?

----------
components: Windows
messages: 132258
nosy: yac00b
priority: normal
severity: normal
status: open
title: Cannot register using command-line
type: behavior
versions: Python 3.2

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue11687>
_______________________________________


More information about the New-bugs-announce mailing list