Update instructions for Debian 12
This commit is contained in:
parent
0b3b6bb7f2
commit
690866b090
@ -59,7 +59,7 @@ Other platforms download PyQt binary wheels from PyPI. There are no PyQt wheels
|
||||
for ARM Linux, so you will need to rely on your system-provided libraries instead. Your distro
|
||||
will need to have Python 3.9 or later.
|
||||
|
||||
After installing the system libraries (eg 'sudo apt install python3-pyqt5.qtwebengine python3-venv'),
|
||||
After installing the system libraries (eg 'sudo apt install python3-pyqt6.qt{quick,webengine} python3-venv'),
|
||||
find the place they are installed (eg '/usr/lib/python3/dist-packages'). On modern Ubuntu, you'll
|
||||
need 'sudo apt remove python3-protobuf'. Then before running any commands like './run', tell Anki where
|
||||
the packages can be found:
|
||||
|
Loading…
Reference in New Issue
Block a user