On 11/02/2014 14:41, Chris Angelico wrote:
On Wed, Feb 12, 2014 at 1:27 AM, Johannes Findeisen <mail...@hanez.org> wrote:
Hi, I get the same error with an older release of pip. But, I get that
error regardless which uppercase argument I am passing to pip. Look
below:


Correct. The exception is thrown before it's looked at what the
subcommand is; it happens any time the argument != argument.lower().
Simple work-around: always type subcommands in lower-case :)


No matter what I try I can't get the subcommands in lower-case when I have caps lock on, is there a simple work-around for this as well? :)

--
My fellow Pythonistas, ask not what our language can do for you, ask what you can do for our language.

Mark Lawrence

---
This email is free from viruses and malware because avast! Antivirus protection 
is active.
http://www.avast.com


--
https://mail.python.org/mailman/listinfo/python-list

Reply via email to