cyranicusmcneff Posted May 3 Posted May 3 I need the modules for my flask app. Β Johnny server: cyranicusmcneff.helioho.st Python version:Β 3.12.4 modules needed: openai google-generativeai google-ai-generativelanguage flask-limiter uuid json datetime re markdown copy os io google-api-python-client google-auth google-auth-oauthlib google-auth-httplib2
KazVee Posted May 3 Posted May 3 Markdown version 3.7 is already installed on Johnny's Python 3.12. If you need a different version of it, please specify the version you need installed, so the root admins can consider the request.Β Asking for modules already installed can delay your request so please make sure you've checked the list of modules already installed, and only ask for ones that are either not found when you do a search with Ctrl + F on the page, or ones for which you need a different version for. Many thanks! π
Ookma-Kyi Posted May 3 Posted May 3 (edited) The following modules are part of the standard library and do not need to be installed. copy datetime io json os re uuid I suggest you read up on the standard library here. If you're new to Python, I suggest you read Python Crash Course. If you are not familiar with the standard library I suggest you read up on it at the site I linked or get the book for quick referencing. Edited May 3 by Ookma-Kyi
cyranicusmcneff Posted May 3 Author Posted May 3 what about these ones openai google-generativeai google-ai-generativelanguage flask-limiter google-api-python-client google-auth google-auth-oauthlib google-auth-httplib2
KazVee Posted May 3 Posted May 3 This support request is being escalated to our root admins for their consideration.
Krydos Posted May 3 Posted May 3 Installed. You can see the current list of modules and their versions on Johnny's Python 3.12 with this linkΒ https://krydos2.heliohost.org/pyinfo/info3.12.py
Recommended Posts