Suggestion for obtained error

Dear Researchers,
I am Raghavendra and a new bee to this network. For the first time i have installed usegalaxy instance. I am getting this error. Can any one do the needful support to develop my research with you.
Note: After running sh run.sh i got the below result.

Activating virtualenv at .venv
Requirement already satisfied: pip>=19.3 in ./.venv/lib/python3.9/site-packages (22.1.2)
./scripts/common_startup.sh: /home/photon/Softwares/Usegalaxy/galaxy/.venv/bin/pip: /home/photon/Softwates/Usegalaxy/galaxy/.venv/bin/python3: bad interpreter: No such file or directory

This could be an isseu with using different python versions etc. If you google the error .venv/bin/python3: bad interpreter: No such file or directory You can find some info about it. It is a bit hard to debug from just a post. Maybe this page can also help but you do need to use a newer python version because that topic is older already.

Also check out this page:

1 Like