Opened 10 months ago

Last modified 7 months ago

#67844 assigned defect

Python error launching QGIS 3.32.0 RC Lima

Reported by: alanterra (Alan Harper) Owned by: Veence (Vincent)
Priority: Normal Milestone:
Component: ports Version: 2.8.1
Keywords: Cc: nilason (Nicklas Larsson)
Port: qgis3

Description

I installed QGIS3 on a MacStudio (Apple Silicon) and I get the following error on launching it. So far, I haven't seen any effects from this error, and I can always go back to the Intel version at the QGIS web site.

An error occurred during execution of following code:
faulthandler.enable(file=qgis.utils.__qgis_fault_handler_file)


Traceback (most recent call last):
  File "", line 1, in 
PermissionError: [Errno 1] Operation not permitted


Python version:
3.11.4 (main, Jun 10 2023, 09:42:27) [Clang 14.0.3 (clang-1403.0.22.14.1)]

QGIS version:
3.32.0-Lima 'Lima', exported

Python path:
['/Applications/MacPorts/QGIS3.app/Contents/MacOS/../Resources/python', '/Users/alan/Library/Application Support/QGIS/QGIS3/profiles/default/python', '/Users/alan/Library/Application Support/QGIS/QGIS3/profiles/default/python/plugins', '/Applications/MacPorts/QGIS3.app/Contents/MacOS/../Resources/python/plugins', '/opt/local/Library/Frameworks/Python.framework/Versions/3.11/lib/python311.zip', '/opt/local/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11', '/opt/local/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload', '/opt/local/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages']

Change History (5)

comment:1 Changed 10 months ago by jmroot (Joshua Root)

Cc: nilason added
Owner: set to Veence
Status: newassigned

comment:2 in reply to:  description Changed 10 months ago by nilason (Nicklas Larsson)

Replying to alanterra:

I installed QGIS3 on a MacStudio (Apple Silicon) and I get the following error on launching it. So far, I haven't seen any effects from this error, and I can always go back to the Intel version at the QGIS web site.

I have also been harassed by the same message and hoped it was only something local. So far it seems harmless, but I’ll take a closer look at it.

comment:3 Changed 8 months ago by nilason (Nicklas Larsson)

I have still not found out what is causing this error message. Interestingly, it doesn't always popup.

I happened to see there are similar problems with Conda-forge https://github.com/conda-forge/qgis-feedstock/issues/301

Last edited 8 months ago by nilason (Nicklas Larsson) (previous) (diff)

comment:4 Changed 8 months ago by nilason (Nicklas Larsson)

comment:5 Changed 7 months ago by kunterbunt23

wrong ticket. I am sorry!

Last edited 7 months ago by kunterbunt23 (previous) (diff)
Note: See TracTickets for help on using tickets.