Re: [gdal-dev] How to fix path for gdal .py scripts in Anaconda-Windows?

2022-01-12 Thread Rafael Lima
That't great, Idan! Thank you, I will look into it to add it to my code. Thanks, Rafael De: Idan Miara Enviado: quarta-feira, 12 de janeiro de 2022 18:26 Para: Rafael Lima Cc: Even Rouault ; gdal dev Assunto: Re: [gdal-dev] How to fix path for gdal .py sc

Re: [gdal-dev] How to fix path for gdal .py scripts in Anaconda-Windows?

2022-01-12 Thread Rafael Lima
o fix path for gdal .py scripts in Anaconda-Windows? I would have suggested to uninstall the offending proprietary software :-), but perhaps checking that PYTHONPATH or PYTHONHOME are not defined to an unexpected value will be sufficient Le 12/01/2022 à 19:24, Rafael Lima a écrit : ## Expected be

[gdal-dev] How to fix path for gdal .py scripts in Anaconda-Windows?

2022-01-12 Thread Rafael Lima
## Expected behavior and actual behavior. I installed gdal on a Windows environment using anaconda and tried using one of the .py scripts (e.g., ogrmerge.py). I expected the script to make use of the gdal installed in such an environment, but it seems that the script finds another gdal installa