I'm trying to use python scritps with my own virtual environment. I found out that it handy to use PyDen in this situation, so i downloaded and install PyDen and PyDen Manager. And as i started to install python distributive, error occured: configure: error: expected an absolute directory name for --prefix: local/lib/dist/3.9.0 How should i fix this, or is there any other way to use python scripts with wirtual environment?