Skip to content

he Readme.rst file had a non-ascii character, so load as utf-8. - #6

Open
jonthdiaz wants to merge 1 commit into
julian-amaya:masterfrom
jonthdiaz:master
Open

he Readme.rst file had a non-ascii character, so load as utf-8.#6
jonthdiaz wants to merge 1 commit into
julian-amaya:masterfrom
jonthdiaz:master

Conversation

@jonthdiaz

Copy link
Copy Markdown

Tenia el siguiente error al tratar de instalar django-decorators en python 3.4
python3.4/encodings/ascii.py", line 26, in decode
return codecs.ascii_decode(input, self.errors)[0]
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 1020: ordinal not in range(128),
Realize el cambio para dar al open del archivo readme el formado unicode del archivo

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

Successfully merging this pull request may close these issues.

1 participant