Jump to content

Recommended Posts

Posted

Hello, I would like to activate pyhton enviroment in Tommy server, 
Folder name venv
Username miguelm
Url is m.helioho.st

Thanks in advance!
 

  • Krydos changed the title to Activate Python enviromen in Tommy account
Posted

What are you planning on using the virtual environment for? Not sure how it got marked as solved. Maybe the solved button got clicked instead of the escalate.

Posted (edited)

I have some ideas, a website that works with an external llm api, maybe a chat bot, I want to try a few things and let it running for a while, some quiet🙂

Edited by miguelm
Posted

Virtual environments for Flask don't work on Morty, Tommy, or Johnny. So you have a few options:

  1. Use Python CGI instead of Flask. CGI can use a virtual environment on Morty, Tommy, and Johnny.
  2. Use Flask and request the modules you need installed globally.
  3. Switch to a VPS plan where you have root SSH access to create as many virtual environments as you want. https://heliohost.org/vps/
Guest
This topic is now closed to further replies.
×
×
  • Create New...