#๐Ÿ”’ I'm Having Trouble Installing Spleeter

47 messages ยท Page 1 of 1 (latest)

grand radish
tepid tendonBOT
#

@grand radish

Python help channel opened

Remember to:

  • Ask your Python question, not if you can ask or if there's an expert who can help.
  • Show a code sample as text (rather than a screenshot) and the error message, if you've got one.
  • Explain what you expect to happen and what actually happens.

:warning: Do not pip install anything that isn't related to your question, especially if asked to over DMs.

frank wyvern
#

!pypi numpy

tepid tendonBOT
#

Fundamental package for array computing in Python

Released on <t:1721569760:D>.

frank wyvern
#

The version of numpy this require is 4 years old

#

which probably didn't support python 3.12

grand radish
#

Then?

#

What Should I Do?

frank wyvern
#

you can try pip install numpy==1.26.0, and hope the stuff you using doesn't break

#

or use an alternative package

#

(lowering python version is not recommended

grand radish
#

So After Installing I Install Spleeter Again And It Should Work?

frank wyvern
#

hopefully

#

and even tho if it installed

#

it do not mean it is entirely functional

#

and you have to make aware that random stuff (or all stuff) could break doing this way and there are nothing you could do to further fix it

#

the optimal solution is to find alternative package that is more up to dated

grand radish
#

Still Nothing

#

I've Seen People Having Problems With It Too

frank wyvern
#

what did you see?

grand radish
#

Is It Really That Broken?

grand radish
frank wyvern
#

send it

grand radish
#

Are There Any Alternatives

grand radish
frank wyvern
#

not like I know what even tht do

grand radish
#

So Here's A Pastebin

frank wyvern
tepid tendonBOT
#
Pasting large amounts of code

If your code is too long to fit in a codeblock in Discord, you can paste your code here:
https://paste.pythondiscord.com/

After pasting your code, save it by clicking the Paste! button in the bottom left, or by pressing CTRL + S. After doing that, you will be navigated to the new paste's page. Copy the URL and post it here so others can see it.

grand radish
grand radish
#

Yes

frank wyvern
#

It should either tell you there is a dependency conflict and skip, or uninstall newer version than install old version

#

and I see none of that in the pastebin

grand radish
#

Oh Sorry

#

This Is What I Really Got:

frank wyvern
#

I still doesn't see either of those

#

!pypi spleeter

tepid tendonBOT
#

The Deezer source separation library with pretrained models based on tensorflow.

Released on <t:1688983607:D>.

grand radish
#

Well That's What I Got

#

So Should I Delete 3.12 And Download 3.10?

frank wyvern
#

you should find alternative package

grand radish
#

If I Have 2 Python Versions, How Can I Let The CMD Know Which Version I Need It To Use?

frank wyvern
#

I forgot what was it in windows, you might want other people to answer you that

tepid tendonBOT
#
Python help channel closed

This help channel has been closed and it's no longer possible to send messages here. If your question wasn't answered, feel free to create a new post in #1035199133436354600. To maximize your chances of getting a response, check out this guide on asking good questions.