You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi~
When I enter "dora run -d -f 81de367c" in the Anaconda prompt,
The error message output is as follows:
“
...(Omit here)
...
File "D:\anaconda3\envs\demucs\lib\site-pacjages\soundfile.py", line 1265 ,in _open
raise LibsndfileError(err, prefix="Error opening {0!r}:". format(self.name))
Soundfile.LibsndfileError: Error opening 'C\Users\Lei\Appdata\Local\Temp\tmpok06updt.wav': System error
Executor: Worker 0died, killing all workers
"
And every time this command is run, the '. wav' file in path 'C\Users\Lei\Appdata\Local\Temp\tmpok06updt.wav' will change. It has been verified that path “C\Users\Lei\Appdata\Local\Temp\” is exists, but the '. wav' file does not exist.
May I ask if you can help me solve this problem? It has been bothering me for several days now. I am a beginner
thank!!!
The text was updated successfully, but these errors were encountered:
LeiZhu666
changed the title
Soundfile.LibsndfileError: Error opening 'C\\Users\\Leizhu\\Appdata\\Local\\Temp\\tmpok06updt.wav': System error
Soundfile.LibsndfileError: Error opening 'C\\Users\\Lei\\Appdata\\Local\\Temp\\tmpok06updt.wav': System error
Jan 14, 2025
Are you sure that C\Users exists? @bastibe Yes, i'm sure the "C\Usear" exists.
This file cannot be opened, and the ". wav" file in the path cannot be found. The name of the ". wav" file after each run is different. Additionally, the path in the error message is' \ \ ', and I am unable to open the path of' \ \ '. Do you know how to solve it?
thanks~
Hi~
When I enter "dora run -d -f 81de367c" in the Anaconda prompt,
The error message output is as follows:
“
...(Omit here)
...
File "D:\anaconda3\envs\demucs\lib\site-pacjages\soundfile.py", line 1265 ,in _open
raise LibsndfileError(err, prefix="Error opening {0!r}:". format(self.name))
Soundfile.LibsndfileError: Error opening 'C\Users\Lei\Appdata\Local\Temp\tmpok06updt.wav': System error
Executor: Worker 0died, killing all workers
"
And every time this command is run, the '. wav' file in path 'C\Users\Lei\Appdata\Local\Temp\tmpok06updt.wav' will change. It has been verified that path “C\Users\Lei\Appdata\Local\Temp\” is exists, but the '. wav' file does not exist.
May I ask if you can help me solve this problem? It has been bothering me for several days now. I am a beginner
thank!!!
The text was updated successfully, but these errors were encountered: