You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What I find rather puzzling is that running the pyinstaller executable outside of QGIS seems to work fine. I.e. /home/USER/.qgis-tim/gistim serve will work fine, and it will succesfully produce output when fed some appropriate JSON input.
I figured it would be environmental settings, but exporting the environmental settings, then setting them using the env argument of the Popen call doesn't seem to do anything either.
Currently reports: GLIB_2.35 not found
Also a suggestion by numpy to check numpy.org/devdocs/user/troubleshooting-importerror.html
With Python 3.11 and Numy 1.26.2
The text was updated successfully, but these errors were encountered: