Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Comments

@sbonaime
Copy link

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.
>>> 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant