<div dir="ltr"><div>Thanks for the info, Jurgen.  I will pass this on to my team.</div><div><br></div><div>Cheers!</div><div>Ari<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Aug 13, 2021 at 10:12 AM Jürgen E. Fischer <<a href="mailto:jef@norbit.de">jef@norbit.de</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi Ari,<br>
<br>
On Thu, 12. Aug 2021 at 17:06:02 -0500, Ari Meyer wrote:<br>
> Thank you, Jurgen -- that trick did the job.  Is this "fix" documented<br>
> anywhere?  Is there any more reliable solution?  I'm concerned that some of<br>
> our devs won't remember to put qgis higher in the imports, and we'll have<br>
> to keep dealing with this.<br>
<br>
Hm, apparently running %PYTHONHOME%\python instead of just python in<br>
python-qgis-ltr.bat causes this.  No exactly sure why, but w/o it will just<br>
import Qt.  I guess when run from bin it also finds DLLs there, which it<br>
otherwise doesn't - although bin is in PATH.<br>
<br>
> Also, why is it that we only encounter this problem when running from<br>
> outside of QGIS?  When running within QGIS, we don't have any such issues.<br>
<br>
QGIS imports qgis (and also uses AddDllDirectory directly)<br>
<br>
<br>
Jürgen<br>
<br>
-- <br>
Jürgen E. Fischer           norBIT GmbH             Tel. +49-4931-918175-31<br>
Dipl.-Inf. (FH)             Rheinstraße 13          Fax. +49-4931-918175-50<br>
Software Engineer           D-26506 Norden            <a href="https://www.norbit.de" rel="noreferrer" target="_blank">https://www.norbit.de</a><br>
QGIS release manager (PSC)  Germany                 IRC: jef on Libera|OFTC<br>
_______________________________________________<br>
Qgis-user mailing list<br>
<a href="mailto:Qgis-user@lists.osgeo.org" target="_blank">Qgis-user@lists.osgeo.org</a><br>
List info: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-user" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/qgis-user</a><br>
Unsubscribe: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-user" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/qgis-user</a><br>
</blockquote></div>