Jump to content

Recommended Posts

  • 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/

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...