Guest User

Untitled

a guest
Feb 3rd, 2020
126
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.33 KB | None | 0 0
  1. runfile('extract_from_geotiff.py', wdir='py')
  2. Traceback (most recent call last):
  3.  
  4.   File "extract_from_geotiff.py", line 9, in <module>
  5.     os.environ['GDAL_DATA'] = os.environ['UBA'] + r'\Library\share\gdal'
  6.  
  7.   File "[...]\Anaconda3\envs\UBA\lib\os.py", line 678, in __getitem__
  8.     raise KeyError(key) from None
  9.  
  10. KeyError: 'UBA'
Advertisement
Add Comment
Please, Sign In to add comment