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

Python example reader - Cannot Read WKT: UnicodeDecodeError #146

Open
catd0g opened this issue Apr 15, 2023 · 0 comments
Open

Python example reader - Cannot Read WKT: UnicodeDecodeError #146

catd0g opened this issue Apr 15, 2023 · 0 comments

Comments

@catd0g
Copy link

catd0g commented Apr 15, 2023

Hey all,

when tyring to use example_reader.py I get the following error at line 43 ( print("WKT: %s" % reader.copc_config.wkt)):

UnicodeDecodeError: 'utf-8' codec can't decode byte 0xd5 in position 989: invalid continuation byte

This is with the provided example file. I have tried with my own copc files, all the same. I am trying to run it on windows 11. I also tried in wsl and a virtual machine running ubuntu.

I hope this is just a simple and dumb error on my part, but I cant find any info.

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