Skip to content

ModuleNotFoundError | distutils #119

@bugelseif

Description

@bugelseif

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions