Skip to content
This repository has been archived by the owner on Mar 24, 2022. It is now read-only.

Error in running with userbot.py #23

Open
GoldExynos opened this issue Sep 13, 2021 · 1 comment
Open

Error in running with userbot.py #23

GoldExynos opened this issue Sep 13, 2021 · 1 comment

Comments

@GoldExynos
Copy link

GoldExynos commented Sep 13, 2021

Hi.
When I want to run the bot with userbot.py with command sudo python3.8 userbot.py it returns error:
[tgvc] [LOAD] Ignoring non-existent module "plugins.vc.player"
[tgvc] [LOAD] Ignoring non-existent module "plugins.sysinfo"
>>> USERBOT STARTED
It seems that the bot can't import two plugins, but ping plugin works completely and without error.
I used the examples that you wrote in readme file for config.ini file and I'm sure that all information sets carefully.
I really appreciate it if someone could help me.

@dashezup
Copy link
Collaborator

you have some python package dependencies are not installed probably, so some pyrogram plugins failed to load.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants