Open ShilohS7 opened 3 years ago
what version of python and OS are you on? I was having trouble until I switched to a version of python (3.7.9) that was compatible with scipy 1.1.0. With python 3.7.9 pip was able to resolve the dependencies, no problem.
I'm on wsl2 (unubtu 20.04.1) and used conda for a virtual environment with that version of python.
I had the same problem. I can confirm that the dependencies are installable with Python 3.7.9 (for my case on Windows 10) and I got the software running.
Thank you benyaminmk.
I was able to get a docker image running based on python:3.7.10-buster. https://hub.docker.com/r/kd6kxr/deep-music-visualizer
none of the dependencies will even install, I've been troubleshooting for hours