We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
File "D:\software\Anaconda\Anaconda\envs\cv\lib\site-packages\yacs\config.py", line 372, in _load_cfg_from_file return cls._load_cfg_from_yaml_str(file_obj.read()) UnicodeDecodeError: 'gbk' codec can't decode byte 0x9f in position 74: illegal multibyte sequence
The text was updated successfully, but these errors were encountered:
No branches or pull requests
File "D:\software\Anaconda\Anaconda\envs\cv\lib\site-packages\yacs\config.py", line 372, in _load_cfg_from_file
return cls._load_cfg_from_yaml_str(file_obj.read())
UnicodeDecodeError: 'gbk' codec can't decode byte 0x9f in position 74: illegal multibyte sequence
The text was updated successfully, but these errors were encountered: