Answer the question
In order to leave comments, you need to log in
How to install nuitka python3 library?
When I enter it nuitka
outputs
Command 'nuitka' not found, but can be installed with:
apt install nuitka
apt install nuitka
Чтение списков пакетов… Готово
Построение дерева зависимостей
Чтение информации о состоянии… Готово
Уже установлен пакет nuitka самой новой версии (0.6.18.6+ds-1).
Обновлено 0 пакетов, установлено 0 новых пакетов, для удаления отмечено 0 пакетов, и 299 пакетов не обновлено.
pip3 install nuitka
Requirement already satisfied: nuitka in /usr/lib/python3/dist-packages
Answer the question
In order to leave comments, you need to log in
if python3 -m nuitka givesit means the library is installed, run
FATAL:
Error, need positional argument with python module or main program.
python3 -m nuitka твой_скрипт.py
something that just nuitka
doesn’t work, something broke in the installation scripts and this command was not written in the paths
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question