Sam-Max / rcmltb

An rclone telegram bot to mirror-leech and copy between many cloud servers
https://t.me/rcmltb
GNU General Public License v3.0
275 stars 287 forks source link

Module errors #76

Closed MinorX closed 1 year ago

MinorX commented 1 year ago

Hi. I know that this is pretty lame to ask and I know that i could have fixed it myself by surfing the web, but it should not happen but is happening to only me ig. The bot goes module errors while deploying using docker or docker compose both.

It says module "telegram" not available , which i then install using python3 install python-telegram-bot. After this it says that megasdkclient not available. And i cannot fix this. Please guide me what to do.

MinorX commented 1 year ago

try using anasty image maybe that will fix it temporarily while Sam answers

I'm just not able to find the megasdkrestclient module. I tried installing mega.py by putting it in requirements.txtx but still didn't change anything.

P.S:- I tried adding megasdkrestclient in the requirements.txt. some error occured occured