Skip to content
This repository has been archived by the owner on Jan 30, 2024. It is now read-only.

error report #69

Open
pise77 opened this issue Jul 29, 2023 · 0 comments
Open

error report #69

pise77 opened this issue Jul 29, 2023 · 0 comments

Comments

@pise77
Copy link

pise77 commented Jul 29, 2023

Hi, I got a new file yesterday and pressed get sample video, but it's like that, what's the error?

UnicodeDecodeError: 'cp949' codec can't decode byte 0xf0 in position 60: illegal multibyte sequence
Traceback:
File "C:\Users\pc\AppData\Local\Programs\Python\Python310\lib\site-packages\streamlit\runtime\scriptrunner\script_runner.py", line 552, in _run_script
exec(code, module.dict)
File "C:\frogbase-main\ui\01_🏠_Home.py", line 255, in
fb.demo()
File "C:\frogbase-main\frogbase\core.py", line 376, in demo
self.add(sources, audio_only=False).transcribe(ignore_captioned=False).embed(overwrite=False).index()
File "C:\frogbase-main\frogbase\core.py", line 246, in add
self._media_buffer = self.media.add(sources, **opts)
File "C:\frogbase-main\frogbase\media.py", line 501, in add
added_media += self._add_from_web(source, **opts)
File "C:\frogbase-main\frogbase\media.py", line 278, in add_from_web
infodict = json.load(f)
File "C:\Users\seo\AppData\Local\Programs\Python\Python310\lib\json_init
.py", line 293, in load
return loads(fp.read(),

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant