covidmx icon indicating copy to clipboard operation
covidmx copied to clipboard

Fails when installing in windows

Open Carlos1916 opened this issue 5 years ago • 1 comments

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.

Carlos1916 avatar Apr 27 '20 01:04 Carlos1916

Are you using Anaconda?, if so, maybe you could try this https://stackoverflow.com/a/54734864.

isccarrasco avatar May 01 '20 07:05 isccarrasco