question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Bug] solving environment failed

See original GitHub issue

Description

I’m trying to install spleeter using conda, and it keeps giving me this error

Step to reproduce

run “conda install -c conda-forge spleeter”

  1. Installed using Conda
  2. Run as conda install -c conda-forge spleeter
  3. Got solving environment failed

Output

(base) C:\Users\smcco>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.

Environment

OS Windows
Installation type Conda
RAM available 16GB
Hardware spec GPU: nVIDIA GeForce 1050 Ti, Intel UHD Graphics 630 / CPU: Intel i5-8300

Additional context

No additional context

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:2
  • Comments:8

github_iconTop GitHub Comments

3reactions
JohnSmith2007commented, May 28, 2020

Did you resolve this issue installing spleeter?

Yeah, i just gave up on the program itself and instead went with the GUI that was made by boy1dr, 'cause i don’t know jack shit about coding. So yay, now i don’t need to enter enormous amounts of text into a CMD to get something to work. all i have to do now is click a few buttons.

1reaction
Donavin97commented, May 7, 2020
Hi there, I believe spleeter only works on Python3 versions, up to 3.7. Maybe upgrading your python to 3.7.5 could help, I’m currently running it and I have no issues.Best regards: Donavin.  From: Gregory SitninSent: Thursday, 07 May 2020 09:14To: deezer/spleeterCc: SubscribedSubject: Re: [deezer/spleeter] [Bug] solving environment failed (#360) Having same issue on Linux / 32Gb / 1660 Super / Python 2.7.17.—You are receiving this because you are subscribed to this thread.Reply to this email directly, view it on GitHub, or unsubscribe. 
Read more comments on GitHub >

github_iconTop Results From Across the Web

conda returns 'Solving environment: failed' - Stack Overflow
I have tried to solve this problem for some time now. Finally I figure out that you should use pip install instead of...
Read more >
Troubleshooting — conda 22.11.1.post13+5eef286ca ...
Installing packages may produce a "connection failed" error if you do not have the certificates for a secure connection to the package repository....
Read more >
Troubleshooting - Bactopia
If you've encountered an error or bug not seen here, please post an issue at Bactopia GitHub Issues. This will help greatly to...
Read more >
failed ResolvePackageNotFound: - xz==5.2.5=h62dcd97_0
【BUG】Solving environment: failed ResolvePackageNotFound: - xz==5.2.5=h62dcd97_0 - ... 问题原因:Linux和Windows的conda环境不能直接移植。 复制 ...
Read more >
solving environment: failed with initial frozen solve. retrying ...
Solution 2: Set channel_priority to false. Solution 3: Upgrade conda to the latest version. Conclusion. The Solving environment: failed with initial frozen ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found