FIX: venv creatioN
Some checks failed
Pmodules database Scheduler / deps-check (push) Failing after 14m30s
Pmodules database Scheduler / pages (push) Failing after 3m13s

This commit is contained in:
2025-10-14 11:50:05 +02:00
parent 577aabd5f1
commit 6e8ccfd63c

View File

@@ -35,7 +35,11 @@ jobs:
export SSL_CERT_FILE=/etc/ssl/ca-bundle.pem
source /opt/psi/config/profile.bash
module load Python/3.9.10 asciidoctor/2.0.23
export COLUMNS=9000
export TERM='xterm'
python3 -m venv pm_tools_venv
source pm_tools_venv/bin/activate
pip install -r requirements.txt
mkdir public
python3 pmodules_tools/pmodules_tools.py --db-check