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 spleeter using Git Bash on Windows 7 #13

Closed
alexqfredrickson opened this issue Nov 3, 2019 · 1 comment
Closed

Can't install spleeter using Git Bash on Windows 7 #13

alexqfredrickson opened this issue Nov 3, 2019 · 1 comment
Labels
conda Conda environment help wanted Extra attention is needed windows Windows related issues

Comments

@alexqfredrickson
Copy link

alexqfredrickson commented Nov 3, 2019

The install didn't work for me.

git clone https://github.com/Deezer/spleeter
conda env create -f spleeter/conda/spleeter-cpu.yaml

This results in:

CommandNotFoundError: No command 'conda env'.

@Faylixe Faylixe added the help wanted Extra attention is needed label Nov 3, 2019
@Faylixe
Copy link
Collaborator

Faylixe commented Nov 3, 2019

You need first to install a Conda distribution on your system in order to be able to setup a Conda environment.

@Faylixe Faylixe closed this as completed Nov 3, 2019
@Faylixe Faylixe added windows Windows related issues conda Conda environment labels Nov 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
conda Conda environment help wanted Extra attention is needed windows Windows related issues
Projects
None yet
Development

No branches or pull requests

2 participants