Jump to content

[Solved] Install FastAPI and Project Dependencies


Recommended Posts

Posted

Hi,

Could you please assist with installing the following dependencies for my project?

Quote

git+https://github.com/rongardF/tvdatafeed.git
git+https://github.com/analyzerrest/python-tradingview-ta.git
prettytable
numpy
pandas
scikit-learn
matplotlib
pymysql
python-dotenv
sqlalchemy
fastapi
uvicorn

 

Posted
9 hours ago, shazee09 said:

Hi,

Could you please assist with installing the following dependencies for my project?

 

All HelioHost staff are volunteers who help out in their spare time. In order to be mindful of their time, please make sure you check the list of modules already installed on your server before asking for modules, to make sure you are not asking for things that are already installed.

For example, you have asked for numpy and pandas, both of which are already available on both Python 3.9 and Python 3.12 on the Tommy server that you're on. If you need a different version of these than the ones already installed, please provide this information as part of your request. 

Please take a moment to review the list of modules already installed against your request list. You can use Control + F to search for the module names on the page.

Once you've doublechecked you are not asking for other modules that already exist on the server for the version of Python you're using, please let us know, and be sure to also confirm which version of Python you need them for. Thanks very much! 🙂

  • Like 1
Posted
17 hours ago, wolstech said:

What version of Python do you need these installed for?

Hey @wolstech I need these on Python 3.12.

git+https://github.com/rongardF/tvdatafeed.git
git+https://github.com/analyzerrest/python-tradingview-ta.git
prettytable==3.16.0
scikit-learn==1.6.1
PyMySQL==1.1.1
fastapi==0.115.12
uvicorn==0.34.2

 

Posted

The requested modules have been installed on Tommy's Python 3.12. You can see the current list of installed modules at https://krydos1.heliohost.org/pyinfo/info3.12.py

WSGI control access has been enabled on the domain shahzaib.heliohost.us. To restart your Flask app and load new code changes in simply edit /home/shahzaib.heliohost.us/httpdocs/flasktest/flask.wsgi. Adding a blank line, removing a blank line, adding a space, or removing a space are examples of editing the file. As long as the last modified timestamp changes it will clear the server cache. Let us know if you run into any issues.

  • Like 1
  • Krydos changed the title to [Solved] Install FastAPI and Project Dependencies

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