Skip to content

Whitebox Error #206

Answered by giswqs
Iamnyatichi asked this question in Q&A
Jan 23, 2025 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

This might be your GDAL installation issue. See this.

import os
os.environ['GDAL_DATA'] = '/home/server/anaconda3/share/gdal'  # replace this with your own file path
os.environ['PROJ_LIB'] = '/home/server/anaconda3/share/proj' # replace this with your own file path

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Iamnyatichi
Comment options

Answer selected by giswqs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants