Open Chris-Cooney opened 2 years ago
That's probably because the taglab website is down at the moment (link), and the download of the gdal package fails. Sorry about that.
Thank you
I had a similar issue when installing up-to-date version of gdal (3.1.6). Fixed by forcing my last known working version for gdal + TagLab:
pip install gdal==3.0.4
PS: I'm running TagLab within its own conda environment
I am attempting to install the new version of taglab, I receive this error concerning GDAL. Any suggestions? Thanks!!!