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

Version 3.0.1 tag unicode errors #198

Open
smrgeoinfo opened this issue Nov 14, 2023 · 0 comments
Open

Version 3.0.1 tag unicode errors #198

smrgeoinfo opened this issue Nov 14, 2023 · 0 comments

Comments

@smrgeoinfo
Copy link

the fix for issue #110, in PR #111 apparently didn't get into the 3.0.1 release, and I had the same problem using v3.0.1. Fixed with the same update

line 144 in ontodoc.py should be
open(destination, "w", encoding="utf8").write(self.doc.render())

a build with this fix doesn't generate the unicode errors.

hoijui added a commit to elevont/pyLODE that referenced this issue Jan 29, 2024
hoijui added a commit to elevont/pyLODE that referenced this issue Feb 11, 2024
hoijui added a commit to elevont/pyLODE that referenced this issue Feb 11, 2024
hoijui added a commit to elevont/pyLODE that referenced this issue Mar 10, 2024
hoijui added a commit to elevont/pyLODE that referenced this issue May 18, 2024
hoijui added a commit to elevont/pyLODE that referenced this issue May 18, 2024
hoijui added a commit to elevont/pyLODE that referenced this issue May 26, 2024
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