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

Soundfile.LibsndfileError: Error opening 'C\\Users\\Lei\\Appdata\\Local\\Temp\\tmpok06updt.wav': System error #456

Open
LeiZhu666 opened this issue Jan 14, 2025 · 3 comments

Comments

@LeiZhu666
Copy link

LeiZhu666 commented Jan 14, 2025

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

@LeiZhu666 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
@bastibe
Copy link
Owner

bastibe commented Jan 19, 2025

Are you sure that C\Users exists?

@LeiZhu666
Copy link
Author

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~

@bastibe
Copy link
Owner

bastibe commented Jan 23, 2025

You probably mean C:\Users, not C\Users.

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

2 participants