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!!!