Jump to content

[Solved] Additional python3 dependencies needed


kkaviani

Recommended Posts

Flask is already installed on the Tommy server under Python version 3.12: https://wiki.helionet.org/tutorials/flask#tommy-server

If you need to run Flask on another version of Python, you'll need to get a VPS: https://heliohost.org/vps/

If you want to use 3.12 then please review the list of what's already installed (https://krydos1.heliohost.org/pyinfo/info3.12.py) to make sure you don't ask for things already available.

Link to comment
Share on other sites

Hi KazVee, thanks for the links. Per the instructions here 

Quote

After you have checked the list of modules already installed on your server, if there is another module you'd like to request, please create a post in the Customer Service forum. Make sure you provide your account username, your server, the version of Python you're using, and the module(s) you need including any relevant version numbers for them.

I would like to request the above modules be installed for python3. All versions of the python3 are okay. It should be the same python currently running my apps and generating the 500 error. My account username is kkaviani, the server is Tommy I believe. Any version of the listed modules will be okay as long as it is compatible with the version of python.

Here's the list again:

dotenv flask flask_sqlalchemy flask_login flask_wtf wtforms passlib requests urllib mailjet_rest

 

Link to comment
Share on other sites

On the list of modules already installed (https://krydos1.heliohost.org/pyinfo/info3.12.py) you can press `Control + F` which will help you run a search for text on the page. Then, you can enter the name of the module you want. When the module name is found on the page, this means it is already installed and should not be requested again. All staff are volunteers so it's respectful of their time and effort to not ask for things that are already installed.

dotenv: python-dotenv 1.0.1 is already installed.
flask: flask 3.0.3 is already installed
requests: requests 2.32.3 is already installed
urllib: urllib3 2.2.3 is already installed

I will escalate this thread so the root admins can assess the request to add the modules that are not yet on Tommy for Python 3.12: 

flask_sqlalchemy flask_login flask_wtf wtforms passlib mailjet_rest

Link to comment
Share on other sites

22 hours ago, KazVee said:

flask_sqlalchemy flask_login flask_wtf wtforms passlib mailjet_rest

Installed. You can see the current list of installed modules on Tommy's Python 3.12 with this link https://krydos1.heliohost.org/pyinfo/info3.12.py If you need addiitonal modules installed in the future please check this list first and don't request modules that are already installed.

Link to comment
Share on other sites

  • Krydos locked this topic
Guest
This topic is now closed to further replies.
×
×
  • Create New...