Skip to content

SpoDoss WinError 2 #3

@tiptoy123

Description

@tiptoy123

[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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions