Todd Krause wrote: [] > File "/sw/lib/python2.5/distutils/sysconfig.py", line 378, in _init_posix > raise DistutilsPlatformError(my_msg) > distutils.errors.DistutilsPlatformError: $MACOSX_DEPLOYMENT_TARGET > mismatch: now "10.4" but "10.5" during configure
Do you have the environment variable MACOSX_DEPLOYMENT_TARGET set when you import matplotlib.pyplot? If yes, try if unsetting it helps. -- Martin ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Fink-beginners mailing list [email protected] http://news.gmane.org/gmane.os.apple.fink.beginners
