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
Traceback (most recent call last):
File "Resources\Widgets.py", line 246, in MouseDown
self.emptyFunction()
File "Resources\Control.py", line 792, in onLoadFile
self.updateMenuFromPath(path)
File "Resources\Control.py", line 820, in updateMenuFromPath
self.folderInfo = CeciliaLib.getVar("audioServer").getSoundsFromList(pathList)
File "Resources\audio.py", line 2042, in getSoundsFromList
infos = self.getSoundInfo(path)
File "Resources\audio.py", line 2009, in getSoundInfo
info = sndinfo(path)
File "pyo\lib\_core.py", line 189, in sndinfo
File "pyo\lib\_core.py", line 160, in stringencode
File "c:\users\admin\appdata\local\programs\python\python37\lib\encodings\cp1252.py", line 12, in encode
UnicodeEncodeError: 'charmap' codec can't encode character '\u200e' in position 32: character maps to <undefined>
That is the error I keep getting with my wav files.
The text was updated successfully, but these errors were encountered:
That is the error I keep getting with my wav files.
The text was updated successfully, but these errors were encountered: