installing with easy_install pyparsing worked fine and the calculator opens. Still have to try it out though.
Do you foresee of any other problems with 3rd party plugins due to non-installed packages? Thanks, Agus 2010/12/21 William Kyngesburye <[email protected]>: > I generally don't include python extensions needed by external plugins in the > package. (I included psycopg2 in 1.5 but forgot that in 1.6) > > You need to install pyparsing. It doesn't have any binary components, so > easy_install should work. See the pyparsing site. > > On Dec 21, 2010, at 3:07 PM, Agustin Lobo wrote: > >> Hi! >> >> After installing dependencies and qgis 1.6.0.1 on MACOS Snow Leopard, >> the rastercalc plugin shows this message: >> Couldn't import Python module 'pyparsing'. Without it you won't be >> able to run RasterCalc. >> >> Any solution? >> >> Agus >> _______________________________________________ >> Qgis-user mailing list >> [email protected] >> http://lists.osgeo.org/mailman/listinfo/qgis-user > > ----- > William Kyngesburye <kyngchaos*at*kyngchaos*dot*com> > http://www.kyngchaos.com/ > > "This is a question about the past, is it? ... How can I tell that the past > isn't a fiction designed to account for the discrepancy between my immediate > physical sensations and my state of mind?" > > - The Ruler of the Universe > > > _______________________________________________ > Qgis-user mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/qgis-user > _______________________________________________ Qgis-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-user
