Re: PyGeo

2010-08-31 Thread Robert Kern
On 8/31/10 7:21 AM, Giacomo Boffi wrote: L writes: also the PyGeo readme text mentions Numerical python (I think it means Numeric, but I also have NumPy installed) afaict, Numerical python is numpy --- if you look at pygeo home page, the reference to Numerical python is a link to numpy home

Re: PyGeo

2010-08-31 Thread Giacomo Boffi
L writes: > also the PyGeo readme text mentions Numerical python (I think it > means Numeric, but I also have NumPy installed) afaict, Numerical python is numpy --- if you look at pygeo home page, the reference to Numerical python is a link to numpy home page on the contrary, there

Re: PyGeo

2010-08-31 Thread Thomas Jollans
On Tuesday 31 August 2010, it occurred to L to exclaim: > Traceback (most recent call last): >File > "/usr/lib/python2.6/dist-packages/pygeo/examples/real/dandelinspheres2.py", > line 2, in > from pygeo.base.abstract_elements_real import _Sphere, _Point >F

Re: PyGeo

2010-08-30 Thread L
On 30/08/10 18:59, Thomas Jollans wrote: On Monday 30 August 2010, it occurred to L to exclaim: I have tried it and as soon as you try any of the examples in the examples dir it cannot find numpy etc I have manually move the pygeo dirs and contents to /usr/lib/python2.6/dis-packages

Re: PyGeo

2010-08-30 Thread villorent
Maybe you could try this: http://hyry.dip.jp/files/pygeo.7z I found it on this page: http://hyry.dip.jp/blogt.py?file=0432.blog -- http://mail.python.org/mailman/listinfo/python-list

Re: PyGeo

2010-08-30 Thread Thomas Jollans
On Monday 30 August 2010, it occurred to L to exclaim: > I have tried it and as soon as you try any of the examples in the > examples dir it cannot find numpy etc > > I have manually move the pygeo dirs and contents to > /usr/lib/python2.6/dis-packages, > > (this i

Re: PyGeo

2010-08-29 Thread L
On 30/08/10 05:00, Thomas Jollans wrote: On Sunday 29 August 2010, it occurred to L to exclaim: has anyone successfully installed PyGeo under python 2.7 (prefer ubuntu 10.04) , the site says http://www.wspiegel.de/pymaxima/index_en.html "Note: The installation of PyGeo work&#

Re: PyGeo

2010-08-29 Thread Thomas Jollans
On Sunday 29 August 2010, it occurred to L to exclaim: > has anyone successfully installed PyGeo under python 2.7 (prefer ubuntu > 10.04) , > the site says > > http://www.wspiegel.de/pymaxima/index_en.html > > "Note: The installation of PyGeo work's only

PyGeo

2010-08-29 Thread L
has anyone successfully installed PyGeo under python 2.7 (prefer ubuntu 10.04) , the site says http://www.wspiegel.de/pymaxima/index_en.html "Note: The installation of PyGeo work's only under Python 2.4 (The further development of pygeo seems to be stopped)" is this to do