the problem was coming that some file code was not readable by the web server and python sub process.
Also there was no python environment created for the web server
python -m venv myvenv
a pity that python reported a different error instead of a read access