Hello,

When I run pip for python2.7 (installed via fink), I get the following error. 
easy_install gives a similar error (for distribute==0.6.24). I'm running OS X 
10.6.8.

I have a residual setuptools-py27/distribute-py27 (tried both) because 
nose-py27 still depends on setuptools, not setuptools-tng. Recursive removing 
these did not help the below errors.

Thanks in advance for any help,
John

$ pip
Traceback (most recent call last):
  File "/sw/bin/pip", line 5, in <module>
    from pkg_resources import load_entry_point
  File "/sw/lib/python2.7/site-packages/pkg_resources.py", line 2957, in 
<module>
    working_set.require(__requires__)
  File "/sw/lib/python2.7/site-packages/pkg_resources.py", line 695, in require
    needed = self.resolve(parse_requirements(requirements))
  File "/sw/lib/python2.7/site-packages/pkg_resources.py", line 594, in resolve
    raise DistributionNotFound(req)
DistributionNotFound: pip==1.1



------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead. 
Download for free and get started troubleshooting in minutes. 
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
_______________________________________________
Fink-users mailing list
[email protected]
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to