Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ModuleNotFoundError: No module named 'DankCord.objects' #5

Open
Jivesh-Bisht opened this issue Jan 1, 2024 · 2 comments
Open

ModuleNotFoundError: No module named 'DankCord.objects' #5

Jivesh-Bisht opened this issue Jan 1, 2024 · 2 comments

Comments

@Jivesh-Bisht
Copy link

When i git clone the repo and then edit the example_config.toml and then install the requirement and run the main.py file i get this error saying

Traceback (most recent call last): File "/home/jivesh/WhiteFlow/Source/main.py", line 7, in <module> from internal.botbase import Bot File "/home/jivesh/WhiteFlow/Source/internal/botbase.py", line 9, in <module> from DankCord.objects import Message, Button, Dropdown ModuleNotFoundError: No module named 'DankCord.objects'

Also the requirements.txt is incomplete

It lacks these packages (separated by a space)
websocket-client websocket orjson requests

@Jivesh-Bisht
Copy link
Author

Nvm i got that thing working, just remove the .objects part and it will work fine

@Jivesh-Bisht
Copy link
Author

Running the bot gives a lot of errors and doesn't work so if you want to run the autofarmer then you gotta wait for the development to finish or fix the issues yourself.

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

No branches or pull requests

1 participant