Hi all,
So I created a new Conda environment, installed only gdal-3.3.0 from
conda-forge, isolated the code snippet from my project and ran the code. The
code executed without any issues. I then ran the test code in my old
environment and it worked fine, but when I ran the whole project I g
Hi,
Based on the above suggestions? Should I just rebuild a fresh
environment? Or tamper with proj.dll files?
Thanks.
--
Sent from: http://osgeo-org.1560.x6.nabble.com/GDAL-Dev-f3742093.html
___
gdal-dev mailing list
gdal-dev@lists.osgeo.org
I am trying to run some GDAL operations inside my Anaconda environment.
However once I upgraded my gdal and other packages the program crashed.
Environment: Anaconda
Package Version Channel
GDAL 3.3.0 pipwin
fiona