You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error processing line 2 of /usr/local/Cellar/python/2.7.10/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/infi.recipe.console_scripts-0.3.10-py2.7-nspkg.pth:
#1
Open
sbonaime opened this issue
Jun 29, 2015
· 0 comments
I have a problem with infi.recipe.console_scripts-0.3.10-py2.7 for few days now. I installed python with HomeBrew
pip install infi
Collecting infi
Using cached infi-0.0.1.tar.gz
Installing collected packages: infi
Running setup.py install for infi
Successfully installed infi-0.0.1
~$ python
Error processing line 2 of /usr/local/Cellar/python/2.7.10/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/infi.recipe.console_scripts-0.3.10-py2.7-nspkg.pth:
Traceback (most recent call last):
File "/usr/local/Cellar/python/2.7.10/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site.py", line 152, in addpackage
exec line
File "<string>", line 1, in <module>
KeyError: 'infi'
Remainder of file ignored
Python 2.7.10 (default, Jun 10 2015, 19:42:47)
[GCC 4.2.1 Compatible Apple LLVM 6.1.0 (clang-602.0.53)] on darwin
Type "help", "copyright", "credits" or "license" for more information.
>>>
The text was updated successfully, but these errors were encountered:
I have a problem with infi.recipe.console_scripts-0.3.10-py2.7 for few days now. I installed python with HomeBrew
The text was updated successfully, but these errors were encountered: