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

Windows 10 and I can't open any .wav file that I have. #107

Open
DarkAlchy opened this issue Sep 23, 2021 · 1 comment
Open

Windows 10 and I can't open any .wav file that I have. #107

DarkAlchy opened this issue Sep 23, 2021 · 1 comment

Comments

@DarkAlchy
Copy link

DarkAlchy commented Sep 23, 2021

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.

@nostalgia-junkie
Copy link

same issue

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