jsingh811/pyAudioProcessing

Dependancies need to be updated for Python 3.8 and 3.9

cclauss opened this issue · 0 comments

% python3.9 -m pip install --upgrade pip
% python3.9 -m pip install -r requirements/requirements.txt

Will fail because the new pip dependency resolver says the specified version of scipy is not Python 3.9 compatible.

Screenshot 2021-03-30 at 00 00 50