#The command wont run

36 messages · Page 1 of 1 (latest)

zealous thorn
#

i tried a few multiple things but it still wont work

serene stratusBOT
#
spotDL Support

Please continue adding more information into this thread.
You should include the following information:

spotDL Version

Eg. 4.0.0

Operating System

Eg. Windows 22H2

The Command You Ran

Please include Spotify links.

Screenshots or Pasted Error Messages

Only send these if they are relevant.

To send pasted error messages use three backticks (```)
Here's info on how to use code blocks.

#

@zealous thorn

stiff nacelle
#

single quotes

#

is this on windows? zsh? looks like macos

zealous thorn
#

it is macos

stiff nacelle
zealous thorn
#

am i supposed to go to a particular directory and run this command or something? im like pretty new to this i dont even know where to cd to

zealous thorn
#

i have spotdl installed

#

and also ffmpeg on homebrew

stiff nacelle
# zealous thorn

no, it's likely because of multiple python versions or rather python scripts folder not being in the path
first of all, you shouldn't be installing anything on macos's system python (hopefully you were using python installed by homebrew)

#

it has the potential to break your system in one way or another

stiff nacelle
#

send the output of this

#
which -a python3
#

also you can just do this for now

#
python3 -m spotdl 'url here'
#

it'll work if the pip3 you used belongs to this python

zealous thorn
#

i think probably from the website directly

zealous thorn
stiff nacelle
zealous thorn
#

should i remove it and install the homebrew version or something?

zealous thorn
#

oh just one more question

#

where can i find the downloaded songs?

stiff nacelle
#

you can print the current folder with

#
pwd
zealous thorn
#

okay yeah i got it

#

thank you so much