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

'gbk' codec can't decode byte 0x98 in position 2410: illegal multibyte sequence #278

Open
Esfec opened this issue Dec 16, 2024 · 0 comments

Comments

@Esfec
Copy link

Esfec commented Dec 16, 2024

D:\anaconda3\envs\pytorch\python.exe D:\code\MiDaS-master\MiDaS-master\depth.py
Traceback (most recent call last):
File "D:\code\MiDaS-master\MiDaS-master\depth.py", line 6, in
from midas.dpt_depth import DPTDepthModel
File "D:\anaconda3\envs\pytorch\lib\site-packages\midas_init_.py", line 10, in
from midas.driver import GasDetector
File "D:\anaconda3\envs\pytorch\lib\site-packages\midas\driver.py", line 19, in
next(reader)
UnicodeDecodeError: 'gbk' codec can't decode byte 0x98 in position 2410: illegal multibyte sequence

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

1 participant