[issue11687] Cannot register using command-line

2011-03-26 Thread yac00b

New submission from yac00b qqb...@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 rep...@bugs.python.org
http://bugs.python.org/issue11687
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue11687] Cannot register using command-line

2011-03-26 Thread yac00b

yac00b qqb...@gmail.com added the comment:

I searched a little bit more and now I know that if the registration would be 
possible then the .pipyrc file would be created automatically. I would like to 
create it on my own to go around this problem, but Windows does not allow to 
create a file named .pypirc. How to deal with it?

--

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue11687
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com