On Sun, Jun 22, 2008 at 11:24:59PM +0200, Dominique Dhumieres wrote: > Installing dateutil-py25-1.4-1 failed with: > > ... > /sw/bin//python2.5 setup.py build > Traceback (most recent call last): > File "setup.py", line 7, in <module> > from setuptools import setup > ImportError: No module named setuptools > ### execution of /sw/bin//python2.5 failed, exit code 1 > Removing runtime build-lock... > Removing build-lock package... > /sw/bin/dpkg-lockwait -r fink-buildlock-dateutil-py25-1.4-1 > (Reading database ... 354678 files and directories currently installed.) > Removing fink-buildlock-dateutil-py25-1.4-1 ... > Updating the list of locally available binary packages. > Scanning dists/unstable/main/binary-darwin-i386 > New package: > dists/unstable/main/binary-darwin-i386/libs/pythonmods/configobj-py25_4.5.2-2_darwin-i386.deb > Failed: phase compiling: dateutil-py25-1.4-1 failed > > on ppc/intel OSX 10.5 and ppc OSX 10.4.
Oops, looks like setuptools-py25 is needed there. I just committed the change. dan -- Daniel Macks [EMAIL PROTECTED] http://www.netspace.org/~dmacks ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
