On 8/7/13 11:07 AM, John K. Parejko wrote:
> 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.

Your package description seems to be outdated.  I'm showing:

$ fink show-deps nose-py27
Information about 7808 packages read in 11 seconds.

Package: nose-py27 (1.1.2-3)
To install the compiled package...
   The following other packages (and their dependencies) must be installed:
     python27
     setuptools-tng-py27
   The following other packages must not be installed:
     [none]
To compile this package from source...
   The following packages are also compiled at the same time:
     [none]
   The following other packages (and their dependencies) must be installed:
     python27
     setuptools-tng-py27
   The following other packages must not be installed:
     [none]


Recursive removing these did not help the below errors.
>

Actually, you shouldn't technically have any real residue if you have 
the most current versions of those:

$ dpkg -L setuptools-py27 distribute-py27
/.
/sw
/sw/share
/sw/share/doc
/sw/share/doc/setuptools-py27
/sw/share/doc/setuptools-py27/CHANGES.txt

/.
/sw
/sw/share
/sw/share/doc
/sw/share/doc/distribute-py27
/sw/share/doc/distribute-py27/CHANGES.txt



> 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
>
>
>



-- 
Alexander Hansen, Ph.D.
Fink User Liaison
My package updates: http://finkakh.wordpress.com/

------------------------------------------------------------------------------
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