Actually, there is an easy_install way (just recently worked out, not in readme):
sudo easy_install-2.6 install pyparsing On Dec 8, 2013, at 11:45 AM, Carlos Grohmann wrote: > Hi > > I managed to install it by downloading the source and compile it using > 'python26 setup.py install' otherwise easy_install would use python 2.7 > > All working now (in GRASS 6.4) > > Best > > Carlos > > > > On Wednesday, December 4, 2013, William Kyngesburye wrote: > For matplotlib (my package) installation, see the readme - it says how to > install pyparsing. In a future update I plan to make this automatic. I > think Michael has a copy of pyparsing in his GRASS app, so that's why it > isn't missing in GRASS 7. > > On Dec 4, 2013, at 12:55 PM, Carlos Grohmann wrote: > > > Hi > > > > I'm trying to run r.basin in GRASS 7 (Michael Barton's package for OSX) but > > some of the add-ons are missing: > > > > r.stream.angle > > r.stream.extract > > > > Also, this two modules want to install a new wxPython, giving an error > > message that it couldn't find a suitable wx (version 2.8 or above). Can I > > override this? > > > > r.ipso > > r.wf > > > > > > BTW, in GRASS 6.4.3 (kyngchaos's package) I could install all add-ons, but > > then I can't run matplotlib because it complains of missing pyparsing, > > although I don't get that error in GRASS 7. > > > > > > best > > > > Carlos > > ----- > William Kyngesburye <kyngchaos*at*kyngchaos*dot*com> > http://www.kyngchaos.com/ > > "We are at war with them. Neither in hatred nor revenge and with no > particular pleasure I shall kill every ___ I can until the war is over. That > is my duty." > > "Don't you even hate 'em?" > > "What good would it do if I did? If all the many millions of people of the > allied nations devoted an entire year exclusively to hating the ____ it > wouldn't kill one ___ nor shorten the war one day." > > <Ha, ha> "And it might give 'em all stomach ulcers." > > - Tarzan, on war > > > > -- > Prof. Carlos Henrique Grohmann > Institute of Geosciences - Univ. of São Paulo, Brazil > - Digital Terrain Analysis | GIS | Remote Sensing - > > http://carlosgrohmann.com > http://orcid.org/0000-0001-5073-5572 > ________________ > Can’t stop the signal. > > _______________________________________________ > grass-user mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/grass-user ----- William Kyngesburye <kyngchaos*at*kyngchaos*dot*com> http://www.kyngchaos.com/ The equator is so long, it could encircle the earth completely once. _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
