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

Error #2

Open
nathanite241 opened this issue Apr 6, 2024 · 1 comment
Open

Error #2

nathanite241 opened this issue Apr 6, 2024 · 1 comment

Comments

@nathanite241
Copy link

Python: Traceback (most recent call last):
File "C:\Program Files (x86)\Steam\steamapps\common\Blender\4.1\scripts\addons\pdo_import.py", line 94, in execute
string_1 = decode(encoding,f.read(text_length))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Program Files (x86)\Steam\steamapps\common\Blender\4.1\scripts\addons\pdo_import.py", line 34, in decode
return data.decode(encoding="utf-8")
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xb7 in position 103: invalid start byte

@Coreforge
Copy link
Owner

Can you share the file you tried to import (if it's one you're allowed to share)? I can't really debug without a test file that causes the 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