Spleeter: [Discussion] Spleeter setup with conder never finish

Created on 16 Mar 2020  路  4Comments  路  Source: deezer/spleeter

Hi,
today i tried installing spleeter under windows unsing conda.
After cloing spleeter and installing conda i get the following:

C:\dev> conda install -c conda-forge spleeter
Collecting package metadata (current_repodata.json): done
Solving environment: failed with initial frozen solve. Retrying with flexible solve.
Solving environment: failed with repodata from current_repodata.json, will retry with next repodata source.
Collecting package metadata (repodata.json): done
Solving environment: failed with initial frozen solve. Retrying with flexible solve.
Solving environment: |

and this never ends , any idea what could be wrong ?

question

All 4 comments

AV issue, right after finish posting the question above I thought about disabling Kaspersky. Immediately after suspending the protection the isntallation started lol

Hi,

I do not understand coding at all but I am experiencing the same exact issue.
I am on a MacBook Pro running Catalina 10.15. I don't know or see "Kapersky"

Any idea what my issue could be?

I have exactly the same issue as @daslicht in Windows 10.
I don't have any third party AV software, only the default Windows Defender.
So I didn't disable my Windows Defender.
Instead I solved the problem by creating a new environment by referring to this conda issue https://github.com/conda/conda/issues/9367,
conda create --name myenv
conda activate myenv
Then the installation process run with no problem.

I have exactly the same issue as @daslicht in Windows 10.
I don't have any third party AV software, only the default Windows Defender.
So I didn't disable my Windows Defender.
Instead I solved the problem by creating a new environment by referring to this conda issue https://github.com/conda/conda/issues/9367,
conda create --name myenv
conda activate myenv
Then the installation process run with no problem.

this solved it on a W10 clean install, thanks!!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

cheffplayer picture cheffplayer  路  3Comments

JohnSmith2007 picture JohnSmith2007  路  4Comments

Rohan-Kishibe picture Rohan-Kishibe  路  5Comments

Rahul-Sindhu picture Rahul-Sindhu  路  4Comments

danielkorg picture danielkorg  路  4Comments