<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
I thought about uninstalling it to lol</div>
<blockquote itemscope="" itemtype="https://schemas.microsoft.com/QuotedText" style="border-left: 3px solid rgb(200, 200, 200); border-top-color: rgb(200, 200, 200); border-right-color: rgb(200, 200, 200); border-bottom-color: rgb(200, 200, 200); padding-left: 1ex; margin-left: 0.8ex; color: rgb(102, 102, 102);">
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<span style="font-family:"Segoe UI", "Segoe UI Web (West European)", "Segoe UI", -apple-system, BlinkMacSystemFont, Roboto, "Helvetica Neue", sans-serif;font-size:14px;background-color:rgb(255, 255, 255);display:inline !important">checking that PYTHONPATH or
 PYTHONHOME are not defined to an unexpected value will be sufficient</span><br>
</div>
</blockquote>
<div id="appendonsend"></div>
<div style="font-family:Calibri,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
It was something of the sorts. The paths were actually fine, but the "default windows app" is activated when calling a file with a .py extension. So calling ogrmerge.py on the terminal would activate the default app instead of the activated python =/</div>
<div style="font-family:Calibri,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
Thanks!</div>
<div style="font-family:Calibri,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
<br>
</div>
<hr tabindex="-1" style="display:inline-block; width:98%">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" color="#000000" style="font-size:11pt"><b>De:</b> gdal-dev <gdal-dev-bounces@lists.osgeo.org> em nome de Even Rouault <even.rouault@spatialys.com><br>
<b>Enviado:</b> quarta-feira, 12 de janeiro de 2022 16:09<br>
<b>Para:</b> gdal-dev@lists.osgeo.org <gdal-dev@lists.osgeo.org><br>
<b>Assunto:</b> Re: [gdal-dev] How to fix path for gdal .py scripts in Anaconda-Windows?</font>
<div> </div>
</div>
<div>
<p>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<br>
</p>
<div class="x_moz-cite-prefix">Le 12/01/2022 à 19:24, Rafael Lima a écrit :<br>
</div>
<blockquote type="cite">
<div>## Expected behavior and actual behavior.
<div><br>
</div>
<div>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 installation
 (screenshot below), thus throwing an error. My question seems to be related to the one in
<a class="x_moz-txt-link-freetext" href="https://stackoverflow.com/questions/69328298/cannot-run-a-py-which-requires-a-gdal-module-in-anaconda-prompt-nor-in-command">
https://stackoverflow.com/questions/69328298/cannot-run-a-py-which-requires-a-gdal-module-in-anaconda-prompt-nor-in-command</a>, apparently unsolved. I was wondering what is the correct approach to make sure gdal scripts find the correct gdal?</div>
<div><br>
</div>
<div>## Steps to reproduce the problem.</div>
<div>create a conda environment:</div>
<div>conda create -n test1 gdal</div>
<div>activate the environment</div>
<div>conda activate test1</div>
<div>call a gdal .py script</div>
<div>ogrmerge.py</div>
<div><br>
</div>
<div>In my case, that throws an error apparently because the script uses another gdal installation:</div>
<div><img class="x_w-1158 x_h-548" data-outlook-trace="F:2|T:2" src="cid:part1.66CDEAD4.863B431E@spatialys.com"><br>
</div>
<div><br>
</div>
<div>## Operating system</div>
<div><br>
</div>
<div>Windows 10 Pro - 20H2 version </div>
<div><br>
</div>
<div>## GDAL version and provenance</div>
<div><br>
</div>
<div>GDAL==3.0.2 </div>
<div>GDAL==3.4.0</div>
<div><br>
</div>
<div>Thank you!</div>
Rafael<br>
</div>
<br>
<fieldset class="x_mimeAttachmentHeader"></fieldset>
<pre class="x_moz-quote-pre">_______________________________________________
gdal-dev mailing list
<a class="x_moz-txt-link-abbreviated" href="mailto:gdal-dev@lists.osgeo.org">gdal-dev@lists.osgeo.org</a>
<a class="x_moz-txt-link-freetext" href="https://lists.osgeo.org/mailman/listinfo/gdal-dev">https://lists.osgeo.org/mailman/listinfo/gdal-dev</a>
</pre>
</blockquote>
<pre class="x_moz-signature" cols="72">-- 
<a class="x_moz-txt-link-freetext" href="http://www.spatialys.com">http://www.spatialys.com</a>
My software is free, but my time generally not.</pre>
</div>
</body>
</html>