CudaText: No Python 3 engine found в Ubuntu 20.04
Posted: 03.02.2022 10:59
Добрый день!
Ubuntu 20.04, CudaText 1.152.0.2
После запуска сообщение
NOTE: No Python 3 engine found. Python plugins don't work now. To fix this:
* write "pylib__linux" to user.json. Read about "pylib" in "Options / Settings-default".
* or use the menu item "Plugins / Python engine was not found; find it..."
~$ find /usr -name 'libpython3.*so*' 2>/dev/null
/usr/lib/x86_64-linux-gnu/libpython3.8.so.1
/usr/lib/x86_64-linux-gnu/libpython3.8.so
/usr/lib/x86_64-linux-gnu/libpython3.8.so.1.0
/usr/lib/python3.8/config-3.8-x86_64-linux-gnu/libpython3.8.so
user.json:
{
"pylib__linux" : "/usr/lib/x86_64-linux-gnu/libpython3.8.so.1.0",
"ui_theme" : "green",
"ui_theme_syntax" : "green",
"ui_toolbar_show" : true,
}
Та же для ошибка для
"pylib__linux" : "/usr/lib/x86_64-linux-gnu/libpython3.8.so",
"pylib__linux" : "/usr/lib/x86_64-linux-gnu/libpython3.8.so.1"
(Поиском искал, не нашел рекомендаций)
Что посоветуете?
Ubuntu 20.04, CudaText 1.152.0.2
После запуска сообщение
NOTE: No Python 3 engine found. Python plugins don't work now. To fix this:
* write "pylib__linux" to user.json. Read about "pylib" in "Options / Settings-default".
* or use the menu item "Plugins / Python engine was not found; find it..."
~$ find /usr -name 'libpython3.*so*' 2>/dev/null
/usr/lib/x86_64-linux-gnu/libpython3.8.so.1
/usr/lib/x86_64-linux-gnu/libpython3.8.so
/usr/lib/x86_64-linux-gnu/libpython3.8.so.1.0
/usr/lib/python3.8/config-3.8-x86_64-linux-gnu/libpython3.8.so
user.json:
{
"pylib__linux" : "/usr/lib/x86_64-linux-gnu/libpython3.8.so.1.0",
"ui_theme" : "green",
"ui_theme_syntax" : "green",
"ui_toolbar_show" : true,
}
Та же для ошибка для
"pylib__linux" : "/usr/lib/x86_64-linux-gnu/libpython3.8.so",
"pylib__linux" : "/usr/lib/x86_64-linux-gnu/libpython3.8.so.1"
(Поиском искал, не нашел рекомендаций)
Что посоветуете?