Thx for that amazing tool.
After the update to 11.0.3 it did not open under Linux (Fedora), this error is shown :
Traceback (most recent call last):
File "/opt/hostedtoolcache/Python/3.12.4/x64/lib/python3.12/site-packages/cx_Freeze/initscripts/__startup__.py", line 138, in run
File "/opt/hostedtoolcache/Python/3.12.4/x64/lib/python3.12/site-packages/cx_Freeze/initscripts/console.py", line 17, in run
File "/home/runner/work/F95Checker/F95Checker/main.py", line 95, in <module>
File "/home/runner/work/F95Checker/F95Checker/main.py", line 26, in main
File "/home/runner/work/F95Checker/F95Checker/modules/globals.py", line 18, in <module>
File "/opt/hostedtoolcache/Python/3.12.4/x64/lib/python3.12/site-packages/py7zr/__init__.py", line 45, in <module>
File "/opt/hostedtoolcache/Python/3.12.4/x64/lib/python3.12/site-packages/py7zr/py7zr.py", line 46, in <module>
File "/opt/hostedtoolcache/Python/3.12.4/x64/lib/python3.12/site-packages/py7zr/archiveinfo.py", line 36, in <module>
File "/opt/hostedtoolcache/Python/3.12.4/x64/lib/python3.12/site-packages/py7zr/compressor.py", line 24, in <module>
File "/opt/hostedtoolcache/Python/3.12.4/x64/lib/python3.12/bz2.py", line 17, in <module>
ImportError: libbz2.so.1.0: Kann die Shared-Object-Datei nicht öffnen: Datei oder Verzeichnis nicht gefunden
11.0.2 is still working
hopefully someone with more expertise than me can help