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

Open ScenicJaguar101 opened 1 day ago

ScenicJaguar101 commented 1 day 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 1 day ago

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

ScenicJaguar101 commented 1 day ago

Resolved by installing the most recent versions of the requirements.