Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- runfile('extract_from_geotiff.py', wdir='py')
- Traceback (most recent call last):
- File "extract_from_geotiff.py", line 9, in <module>
- os.environ['GDAL_DATA'] = os.environ['UBA'] + r'\Library\share\gdal'
- File "[...]\Anaconda3\envs\UBA\lib\os.py", line 678, in __getitem__
- raise KeyError(key) from None
- KeyError: 'UBA'
Advertisement
Add Comment
Please, Sign In to add comment