Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't install the dependencies #13

Open
ShilohS7 opened this issue Dec 1, 2020 · 3 comments
Open

Can't install the dependencies #13

ShilohS7 opened this issue Dec 1, 2020 · 3 comments

Comments

@ShilohS7
Copy link

ShilohS7 commented Dec 1, 2020

none of the dependencies will even install, I've been troubleshooting for hours

@benyaminmk
Copy link

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.

@marc-schieferdecker
Copy link

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.

@Benitoite
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants