CSC510-Team-Wise-Vilkomir-Sykes / Enigma

This repo is for a discord music bot
GNU General Public License v3.0
0 stars 0 forks source link

requirements.txt is not working #1

Closed ScenicJaguar101 closed 2 days ago

ScenicJaguar101 commented 2 weeks ago

Many issues trying to install dependencies.

ModuleNotFoundError: No module named 'distutils'

AttributeError: module 'pkgutil' has no attribute 'ImpImporter'. Did you mean: 'zipimporter'? [end of output]

ScenicJaguar101 commented 2 weeks ago

ModuleNotFoundError: No module named 'distutils' - fixed using pip install setuptools before installing requirements

ScenicJaguar101 commented 2 weeks ago

Resolved by installing the most recent versions of the requirements.