Re: [Tutor] Help with Import Error problems

2010-08-01 Thread Roy Khristopher Bayot
Evert, Thank you very much. I do hope it goes on working. :D Roy On Mon, Aug 2, 2010 at 2:09 AM, Evert Rol wrote: > > I got it back working. But it was with some stroke of luck. And I dont > know the explanation. > > > > I installed the latest source of GEOS (as suggested by someone from the

Re: [Tutor] Help with Import Error problems

2010-08-01 Thread Evert Rol
> I got it back working. But it was with some stroke of luck. And I dont know > the explanation. > > I installed the latest source of GEOS (as suggested by someone from the gdal > channel). Then i tried the script. It gave me a different import error. > > ImportError: libgeos-3.3.0.so: cannot

Re: [Tutor] Help with Import Error problems

2010-08-01 Thread Roy Khristopher Bayot
Evert, I got it back working. But it was with some stroke of luck. And I dont know the explanation. I installed the latest source of GEOS (as suggested by someone from the gdal channel). Then i tried the script. It gave me a different import error. ImportError: libgeos-3.3.0.so: cannot open shar

Re: [Tutor] Help with Import Error problems

2010-08-01 Thread Evert Rol
> Hi. Good day. > > I am having an import error problem. Last week, I was following this site: > http://sites.google.com/site/spatialpython/processing-aster-with-python-numpy-and-gdal. > I was able to make the python script run on the terminal. But this week, it > was throwing some error. >

[Tutor] Help with Import Error problems

2010-08-01 Thread Roy Khristopher Bayot
Hi. Good day. I am having an import error problem. Last week, I was following this site: http://sites.google.com/site/spatialpython/processing-aster-with-python-numpy-and-gdal. I was able to make the python script run on the terminal. But this week, it was throwing some error. This was the traceb