Skip to content

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

@Jivesh-Bisht

Description

@Jivesh-Bisht

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions