Jump to content

[Solved] Python virtual environment creation


Recommended Posts

Posted

Hey, is it possible for me to get a Python 3.12 virtual environment on my Johnny server? I want to keep my Discord account mostly online 24/7 so I'm trying to host a Python script that uses discord.py to do just that, but I also need the module discord.py-self installed, which will modify the discord module to work with user accounts instead, so I'll need a virtual environment to not accidentally modify the global discord module. If possible, the name of the virtual environment can be anything (preferably "venv"), and install the modules discord (latest) and discord.py-self (latest).

Username is seekplush and server is seek.helioho.st

Thanks

Posted

Krydos can do this I believe.

If you're planning to run a script 24/7, be sure to pay attention to your load. You might get suspended if it's too heavy.

  • Krydos changed the title to [Solved] Python virtual environment creation

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...