Hi all. I am trying to deploy my app in Streamlit cloud, but get the following error:
“Could not find gdal-config. Make sure you have installed the GDAL native library and development headers.”
Please can someone assist me to resolve this?
Hi all. I am trying to deploy my app in Streamlit cloud, but get the following error:
“Could not find gdal-config. Make sure you have installed the GDAL native library and development headers.”
Please can someone assist me to resolve this?
Hi @ryanblumenow -
In order to install this, you need to add libgdal-dev to your packages.txt file.
Best,
Randy
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.