miguelm Posted June 10 Posted June 10 Hello, I would like to activate pyhton enviroment in Tommy server, Folder name venv Username miguelm Url is m.helioho.st Thanks in advance!
Unknown025 Posted June 10 Posted June 10 I've escalated your thread so an administrator can do this for you.
miguelm Posted June 12 Author Posted June 12 It looks like it's solved but I can't find any python package in my account.
Krydos Posted June 12 Posted June 12 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.
miguelm Posted June 13 Author Posted June 13 (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 June 13 by miguelm
wolstech Posted June 13 Posted June 13 You do realize that python has no user interface in plesk, right? It just works. See https://wiki.helionet.org/Python and https://wiki.helionet.org/Python_Tutorial There's nothing to activate unless you need a virtual environment for stuff like custom module versions (which is what Krydos is talking about).
miguelm Posted June 13 Author Posted June 13 Krydos: I'm going to use Flask wolstech: Thank you for clarification.
Krydos Posted June 13 Posted June 13 Virtual environments for Flask don't work on Morty, Tommy, or Johnny. So you have a few options: Use Python CGI instead of Flask. CGI can use a virtual environment on Morty, Tommy, and Johnny. Use Flask and request the modules you need installed globally. Switch to a VPS plan where you have root SSH access to create as many virtual environments as you want. https://heliohost.org/vps/
Krydos Posted 2 hours ago Posted 2 hours ago Closing due to inactivity since there has been no response in this thread for over a week. If you're still having this issue or need help with something else please open a new ticket.
Recommended Posts