JPKay wrote:
> I am currently running Python 2.5.4, ipython is just a program that acts as
> an interactive python module. However, I get the same error in the python
> shell of IDLE when trying to import osgeo. 
> Should I try a rebuild of gdal-py25 or is there some other problem that I am
> missing?
>
> Thanks, 
> Jon 
>   

I just discovered something re IDLE:  if you don't specify a python
interpreter, e.g.

    /sw/bin/python2.5 /sw/lib/python2.5/Tools/scripts/idle

but instead just try running

        /sw/lib/python2.5/Tools/scripts/idle

from the terminal, the latter will use the system's python to run IDLE, and 
that definitely doesn't know from Fink-installed stuff.

-- 
Alexander Hansen
Fink User Liaison


------------------------------------------------------------------------------
Are you an open source citizen? Join us for the Open Source Bridge conference!
Portland, OR, June 17-19. Two days of sessions, one day of unconference: $250.
Need another reason to go? 24-hour hacker lounge. Register today!
http://ad.doubleclick.net/clk;215844324;13503038;v?http://opensourcebridge.org
_______________________________________________
Fink-beginners mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.beginners

Reply via email to