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

UnicodeEncodeError: 'latin-1' codec can't encode character '\u2013' in position 2218: ordinal not in range(256) #38

Closed
worf1337 opened this issue Aug 18, 2021 · 1 comment

Comments

@worf1337
Copy link
Contributor

Hi,

I'm compiling a repo with Silica, and getting an error every time. I'm putting it below.

Silica Compiler 1.2.2 Traceback (most recent call last): File "index.py", line 225, in <module> main() File "index.py", line 125, in main PackageLister.CreateFile("docs/index.html", index_html) File "/root/Documents/Silica/util/PackageLister.py", line 25, in CreateFile text_file.write(contents) UnicodeEncodeError: 'latin-1' codec can't encode character '\u2013' in position 2218: ordinal not in range(256)

If anyone could help that would be appreciated. Thanks!

@worf1337
Copy link
Contributor Author

alright i've ruled it to just be that my linux setup is fucked. worked after wipe.

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