covidmx
covidmx copied to clipboard
Fails when installing in windows
I was trying to update the last release to date version 0.3.0 and I got this error when installing:
A GDAL API version must be specified. Provide a path to gdal-config using a GDAL_CONFIG environment variable or use a GDAL_VERSION environment variable. ---------------------------------------- ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
Are you using Anaconda?, if so, maybe you could try this https://stackoverflow.com/a/54734864.