Closed JFiguera15 closed 1 year ago
Update for people in the future who may have the same problem: Installing simpleaudio fixed the issue, seemed to be a problem with pydub.
Thank you for bringing this to everyone's attention, I'll see what's going on with pydub.
Uberduck version v.0.0.5
has been released which adds simpleaudio
to the list of dependencies, happy coding :)
Description
I try running the simple console example program, but every time I execute it, it throws a string of errors, ending with a PermissionError: [Errno 13] Permission denied
Reproduction steps
Again, this is just the simple console example from examples.md, whenever I run it it gives the same error
Expected result
The soundbyte plays
Actual result
Uberduck version
0.0.4
Operating system
Windows 11
Checklist
Additional context
I'm using visual studio code, I tried running it in admin mode and it still does not work.