[issue23240] pip 6.0.6- pip install command is broken

2015-01-14 Thread Brett Cannon
Changes by Brett Cannon : -- resolution: -> third party status: open -> closed ___ Python tracker ___ ___ Python-bugs-list mailing li

[issue23240] pip 6.0.6- pip install command is broken

2015-01-14 Thread Donald Stufft
Donald Stufft added the comment: This is a pip problem and should be filed against the pip issue tracker at https://github.com/pypa/pip/issues. -- ___ Python tracker ___ ___

[issue23240] pip 6.0.6- pip install command is broken

2015-01-14 Thread arnaud gaboury
New submission from arnaud gaboury: gabx@hortensia ➤➤ ~ % pip3.4 install websocket-client Exception: Traceback (most recent call last): File "/usr/lib/python3.4/site-packages/pip/basecommand.py", line 232, in main status = self.run(options, args) File "/usr/lib/python3.4/site-packages/pip