View Single Post
Posts: 18 | Thanked: 6 times | Joined on Oct 2010
#40
I'm running Ubuntu 8.04 on my server and I get the following error (after going through dependency-hell for an hour or so):

Code:
# python map.py
Traceback (most recent call last):
  File "map.py", line 11, in <module>
    from osgeo import gdal
ImportError: No module named osgeo
Help?