Open LibirSoft opened 2 years ago
having the same problem using ubuntu
Solution :
First, upgrade pip
Next you will these 2 commands :
pip install resampy==0.3.0
pip install numba==0.48
That worked for me
Solution :
First, upgrade pip
Next you will these 2 commands :
pip install resampy==0.3.0
pip install numba==0.48
That worked for me
Worked for me on windows too. Thanks!
I installed all requirements with python 3.6.15. When i try to start app i am getting this error
Also i am using EndeavourOS.