On 06/07/2015 10:33 PM, Naveen Ramachandran wrote:
Dear friends, I have installed Gdal library and is shown in library folder of python. But when I try to import the gdal library in console its showing following error:Traceback (most recent call last): File "<ipython-input-1-27bf4694dd2b>", line 1, in <module> import gdal ImportError: No module named gdal Can you guide me through this.
Not without more information. 1) What OS and version. 2) What version of Spyder and how was it installed? 3) What version(s) of Python are on the machine? 4) Can you import gdal in an IPython shell outside of Spyder? -- Adrian Klaver [email protected] -- You received this message because you are subscribed to the Google Groups "spyder" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/spyderlib. For more options, visit https://groups.google.com/d/optout.
