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
Attempting to launch Tribler from the cli or from the Gnome shortcut causes a segmentation fault
Error:
Fatal Python error: Segmentation fault
Current thread 0x00007466b9413080 (most recent call first):
File "tribler/gui/tribler_window.py", line 226 in __init__
File "tribler/gui/start_gui.py", line 84 in run_gui
File "run_tribler.py", line 121 in main
File "run_tribler.py", line 125 in <module>
Sadly, Tribler does not support Python 3.12 yet. Even Python 3.11 is still an open issue: #7282. We only support Python 3.10 at this moment.
This situation is caused by one of our dependencies (namely libtorrent). The good news is that once this does get fixed, both Python 3.11 and Python 3.12 should be supported.
Until we get a fix, #7282 is a duplicate of this issue and (as we don't allow duplicate issues) I'll close this one. If you run Tribler with Python 3.10 and still get a segfault, please reopen this.
Attempting to launch Tribler from the cli or from the Gnome shortcut causes a segmentation fault
Error:
Sysinfo
The text was updated successfully, but these errors were encountered: