On Tue, Feb 23, 2010 at 06:16:43PM +0100, Dominique Dhumieres wrote: > On OSX 10.4.11 (G4) updating to pygsl-py23-0.9.4-3 failed with: > > Can't resolve dependency "scipy-core-py23 (>= 1.3.0-3)" for package > "pygsl-py23-0.9.4-3" (no matching packages/versions found) > Exiting with failure. > > Indeed I see > > [ibook-dhum] /Users/dominiq% fink list scipy-core > Information about 10571 packages read in 7 seconds. > i scipy-core-py23 1.1.1-1 Replacement for > Numeric python > i scipy-core-py24 1.3.0-3 N-dimensional > array package for Python > i scipy-core-py25 1.3.0-3 N-dimensional > array package for Python > i scipy-core-py26 1.3.0-3 N-dimensional > array package for Python
IIRC, the new version of scipy wasn't compatible with python2.3 (or one of its dependencies wasn't, or something like that). I don't know if pygsl-py23 can be backed down to use the older scipy. But I do know that python2.3 is old and crufty and EOLed and so on--not sure what you are using pygsl for, but can you use python26 instead? dan -- Daniel Macks [email protected] http://www.netspace.org/~dmacks ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
