-
-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
Because when I launch
bash source/start.sh
Traceback (most recent call last):
File "/home/johnb/Desktop/lineworks/source/main.py", line 388, in loaded
self.done()
File "/home/johnb/Desktop/lineworks/source/main.py", line 392, in done
start(self.engine, self.app, self._mode)
File "/home/johnb/Desktop/lineworks/source/main.py", line 498, in start
import gui
File "/home/johnb/Desktop/lineworks/source/gui.py", line 20, in <module>
import tabs
File "/home/johnb/Desktop/lineworks/source/tabs.py", line 8, in <module>
import spellcheck
File "/home/johnb/Desktop/lineworks/source/spellcheck.py", line 1, in <module>
import hunspell
File "/home/johnb/Desktop/lineworks/venv/lib/python3.10/site-packages/hunspell/__init__.py", line 4, in <module>
from .hunspell import HunspellWrap as Hunspell, HunspellFilePathError # noqa: F401
ImportError: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.38' not found (required by /home/johnb/Desktop/lineworks/venv/lib/python3.10/site-packages/hunspell/libhunspell-1.7.so.0)
TRACEBACK SAVED: crash.log
I'm running PopOS 22.04 which has libc6 version 2.35.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels