vanhbakaa / Coinsweeper

Python bot for coin sweeper bybit telegram bot. Join here:
https://t.me/BybitCoinsweeper_Bot?start=referredBy=6624523270
Apache License 2.0
64 stars 14 forks source link

ModuleNotFoundError: No module named 'better_proxy' #9

Closed enzothea closed 1 month ago

enzothea commented 1 month ago

Traceback (most recent call last): File "/root/bybit/main.py", line 4, in from bot.utils.launcher import process File "/root/bybit/bot/utils/init.py", line 2, in from . import launcher File "/root/bybit/bot/utils/launcher.py", line 8, in from better_proxy import Proxy ModuleNotFoundError: No module named 'better_proxy'

FIXED

Darkcode2-cyber commented 1 month ago

How did you fix it