Thanks for Jürgen!
This got fixed in
https://github.com/jef-n/OSGeo4W/commit/5b059bb57c3776a2801f57d8fc8ec60ea882bccf
So behavior should be back to normal in 3.34.4.
- Lauri
On Wed, Jan 31, 2024 at 10:51 AM Lauri Kajan wrote:
> Hi Johannes,
>
> I have tried and that has not worked even before.
Hi Johannes,
I have tried and that has not worked even before. The python-qgis.bat sets
PYTHONHOME to `apps/Python39` runs `bin/python.exe`. When the `ensurepip`
module is installing pip it installs it in isolated (`python.exe -I -m
ensurepip`) mode that clears all the python related environment v
Hi Lauri,
have you considered using the python-qgis.bat/python-qgis-ltr.bat
instead? That should set all PATHs etc correctly.
Cheers, Hannes
On 31.01.24 08:57, Lauri Kajan via QGIS-Developer wrote:
Hi all,
This might be more of an OSGeo4W issue, but I wanted to bring it to
your attention.
Hi all,
This might be more of an OSGeo4W issue, but I wanted to bring it to your
attention.
Unfortunately, something has changed in the latest patch release 3.34.3 on
Windows regarding Python.
The logic of how Python finds its DLLs has changed somehow. I know that
Python has upgraded to 3.9.18 to