dnf install -y python3-pip
apt install -y python3
python3 -m compileall ./main.py mv ./__pycahe__/*.pyc ./main.pyc