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

SpoDoss WinError 2 #3

Open
tiptoy123 opened this issue Jan 5, 2023 · 2 comments
Open

SpoDoss WinError 2 #3

tiptoy123 opened this issue Jan 5, 2023 · 2 comments

Comments

@tiptoy123
Copy link

[19:33:47]-[xxxxx] Session started | Proxy: xxxxx
[19:33:47]-[ERROR] While starting function: [WinError 2] The system can not find the stated file
Traceback (most recent call last):
File "xxxxx\SpoDoss-main\src\spotify.py", line 104, in send_stream
st = subprocess.Popen([".\Spotify\Spotify.exe", f"--uri=spotify:track:{self.stream_url}", f"--username={self.username}", f"--password={self.password}", f"--mu={mu}", rf"--log-file={os.getcwd()}\logs{self.username}-{mu}.log"])
File "xxxxx\Python\Python39\lib\subprocess.py", line 951, in init
self._execute_child(args, executable, preexec_fn, close_fds,
File "xxxxx\Python\Python39\lib\subprocess.py", line 1420, in _execute_child
hp, ht, pid, tid = _winapi.CreateProcess(executable, args,
FileNotFoundError: [WinError 2] The system can not find the stated file

@fripokoff
Copy link

Copy the spotify folder in appdata/Roaming in the folder of the script

@takmaske
Copy link

I have the same problem. I don't understand what you are saying. Can you explain? please

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants