diff --git a/Installation-without-Docker.md b/Installation-without-Docker.md index 6eba4ff..ae9f27b 100644 --- a/Installation-without-Docker.md +++ b/Installation-without-Docker.md @@ -42,10 +42,12 @@ sudo apt -y install postgresql sudo apt -y install python3 sudo apt -y install python3-pip sudo apt -y install ffmpeg -sudo apt -y install python3-virtualenv python3-yaml python3-psycopg2 python3-sqlalchemy python3-certifi python3-numpy python3-pillow python3-tz python3-rfc3339 python3-nacl python3-alembic python3-pytest python3-pytest-cov +sudo apt -y install python3-virtualenv python3-pytest python3-pytest-cov sudo apt -y install libheif-dev sudo apt -y install libavif-dev mv /usr/lib/python3.12/EXTERNALLY-MANAGED /usr/lib/python3.12/EXTERNALLY-MANAGED.old +pip3 install sqlalchemy +pip3 install pyyaml pytz pyRFC3339 pynacl pyheif psycopg2-binary pillow pillow-avif-plugin numpy heif-image-plugin coloredlogs certifi alembic pip3 install pyheif pip3 install heif-image-plugin pip3 install yt-dlp