py25-dot needs python24?

Douglas Philips dgou at mac.com
Thu Apr 24 05:26:28 PDT 2008


I just wrote:
On 2008 Apr 24, at 8:11 AM, Douglas Philips wrote:

> Using macports 1.60 on Leopard (10.5.2):
> py25-dot depends on py-parsing, and py-parsing needs python24.
>
> There doesn't seem to be a py25-parsing...
> I don't mind if the python24 module works with python25, its just  
> annoying to have to install python24 (or rather, the annoying part  
> is the build. :) ).

But of course it doesn't work, because py-parsing is installed under  
python24's site-packages so when python25 does an import of pydot, it  
can't find the parsing module. Sigh.

--Doug



More information about the macports-dev mailing list