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
Error log:
...
FileNotFoundError: [Errno 2] No such file or directory: '/Users/../dunyadesktop_app/cultures/makam/../documents/00be9a4b-b85f-4601-a6d5-9ce1f5b3f91c/00be9a4b-b85f-4601-a6d5-9ce1f5b3f91c.wav'
System: OS X Yosemite 10.10.5
Python 3.6, PyQt 5.6.0, Anaconda 1.6.2, Spyder 3.1.4,
There are 10 son files and an mp3 file in the folder where the wave file is searched for. mp3 file has the same name(except the extention) as the wave file which could not be found. Is it possible that conversion is attempted and could not be performed? How could I track that? Thanks.
The text was updated successfully, but these errors were encountered:
Error log:
...
FileNotFoundError: [Errno 2] No such file or directory: '/Users/../dunyadesktop_app/cultures/makam/../documents/00be9a4b-b85f-4601-a6d5-9ce1f5b3f91c/00be9a4b-b85f-4601-a6d5-9ce1f5b3f91c.wav'
System: OS X Yosemite 10.10.5
Python 3.6, PyQt 5.6.0, Anaconda 1.6.2, Spyder 3.1.4,
There are 10 son files and an mp3 file in the folder where the wave file is searched for. mp3 file has the same name(except the extention) as the wave file which could not be found. Is it possible that conversion is attempted and could not be performed? How could I track that? Thanks.
The text was updated successfully, but these errors were encountered: