(base) PS C:\Users\hilton\Anaconda3> python -c "from osgeo import gdal" Traceback (most recent call last): File "<string>", line 1, in <module> File "C:\Users\hilton ...
When I go to Python interpreter in Ubuntu, the constants are accessible through the module. What is Spyder doing on top of the Python intepreter is beyond me. I have seen numerous such odd-ball cases ...