anasty17 / mirror-leech-telegram-bot

Official Repository: Telegram bot which can download direct links, torrents, nzb, google drive, telegram document, any file/folder from rclone supported clouds, all yt-dlp supported sites and jdownloader supported sites, then upload them to google drive, telegram cloud or to one of rclone supported clouds
https://t.me/mltb_official_channel
GNU General Public License v3.0
3.34k stars 4.74k forks source link

/usr/bin/python3: No module named mltb #1690

Closed ghost closed 6 months ago

ghost commented 6 months ago

I've followed instructions on my azure vps windows 10. Installed python, docker. Cloned the repo. git clone https://github.com/anasty17/mirror-leech-telegram-bot mirrorbot/ && cd mirrorbot Installed requirements. pip3 install -r requirements-cli.txt Configured the config.env docker build . -t mltb docker run -p 80:80 -p 8080:8080 mltb

And "/usr/bin/python3: No module named mltb" is the response get. What have I done wrong?

junedkh commented 6 months ago

Change file type to LF "start.sh and aria.sh"

ghost commented 6 months ago

Change file type to LF "start.sh and aria.sh"

aria-nox.sh and start.sh changed to aria-nox.lf and start.lh Same error :(

junedkh commented 6 months ago

@rogoe2 check this answer