- Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
Describe the bug
Module error when running a bot.
ModuleNotFoundError: No module named 'distutils'
- Python version >= 3.12
Expected behavior
The module must be a requirement to run the bot.
Steps to Reproduce
- Download the template
- Install requirements
- Run the bot
- Error
ModuleNotFoundError: No module named 'distutils'
will appear
Possible Solution
Add the setuptools
module to the requirements.
My Platform
- Windows
- Python >= 3.12
Additional context
Metadata
Metadata
Assignees
Labels
No labels