reyaan Posted February 22 Posted February 22 I want extra modules for python. 1. Account Username: reyaan 2. Server: reassist.helioho.st 3. Python Version: 3.12 4. Modules: python-telegram-bot, pypdf, langdetect, nvidia-riva-client
KazVee Posted February 22 Posted February 22 This support request is being escalated to our root admins. By the way, on the internet, using all caps is often used as a symbol of shouting. The post subject line would still be easy enough to read with conventional capitalization used.Β If for some reason you cannot turn your caps lock off, please make sure to mention it it when you post, otherwise it can give the impression that you're trying to yell at the unpaid volunteer staff who donate their free time to help users, and this may cause delays in receiving assistance.
Krydos Posted February 22 Posted February 22 The modules python-telegram-bot, pypdf, and langdetect have been installed. The moduleΒ nvidia-riva-client cannot be installed because it requires downgrading other already installed modules which would likely break someone else's site. Are you planning on doing Django, Flask, Python CGI, a long running script like a Python bot, or some other type of Python project?
reyaan Posted February 22 Author Posted February 22 (edited) No i dont want any other modules. I only want: 1. python-telegram-bot 2. pypdf 3. langdetect 4. nvidia-riva-client 5. openai (already installed) Β Nothing else. I have to run the script so my bot runs. Edited February 22 by reyaan
Krydos Posted February 22 Posted February 22 I didn't ask if you wanted any other modules. I asked: 14 hours ago, Krydos said: Are you planning on doing Django, Flask, Python CGI, a long running script like a Python bot, or some other type of Python project? Β
reyaan Posted February 23 Author Posted February 23 Yeah its a bot. That is why i told you nothing else (no django nor flask). It will just be a script to run the telegram bot.Β
Krydos Posted February 23 Posted February 23 Thank you for answering the question. Since you're not using Django or Flask it's possible for you to use a virtual environment. I have create a virtual environment for you located atΒ /home/reassist.helioho.st/reyaanvenv/ and installed the requested modules on it for you. Instead of /usr/bin/python3.12 useΒ /home/reassist.helioho.st/reyaanvenv/bin/python3.12 instead. You can see the information and installed modules for your virtual environment atΒ https://reassist.helioho.st/pyinfo/
Recommended Posts