I have a few Python modules available on my site - including a few things that others have mentioned are needed by QGIS plugins. There is a link on the QGIS download page in the optional list. (I haven't done matplotlib yet, but it's on my list)
Note: I don't think easy_install needs compilation, so you should be able to install easy_install without Xcode. But that still doesn't help with python modules that need compilation. FYI: gcc comes with Xcode, nothing to do with Macports. On Jan 10, 2012, at 8:06 AM, Paolo Cavallini wrote: > Hi all. > I know next to nothing about OSX, so please forgive me if I'm saying > something stupid; it seems to me that some important python libs (e.g. > psycopg2, matplotlib, etc.) are not included in the package, and that there > is not an easy way to add them (easy_install requires gcc, which requires > macports, which requires xcode, which requires registration...). > Is there a reasonable solution to all this? > Thanks a lot. > -- > Paolo Cavallini - Faunalia > www.faunalia.eu > Full contact details at www.faunalia.eu/pc > _______________________________________________ > Qgis-developer mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/qgis-developer ----- William Kyngesburye <kyngchaos*at*kyngchaos*dot*com> http://www.kyngchaos.com/ "Oh, look, I seem to have fallen down a deep, dark hole. Now what does that remind me of? Ah, yes - life." - Marvin _______________________________________________ Qgis-developer mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-developer
