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

Sorry Éric #23

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Sorry Éric #23

wants to merge 1 commit into from

Conversation

caruccio
Copy link

looks like my python3.4 doen't likes Éric's name

Downloading/unpacking django-geckoboard==2.0.0 (from -r requirements.txt (line 8))
Downloading django-geckoboard-2.0.0.tar.gz
Running setup.py (path:/tmp/pip-build-1stk4p_a/django-geckoboard/setup.py) egg_info for package django-geckoboard
Traceback (most recent call last):
File "<string>", line 17, in <module>
File "/tmp/pip-build-1stk4p_a/django-geckoboard/setup.py", line 50, in <module>
long_description=build_long_description(),
File "/tmp/pip-build-1stk4p_a/django-geckoboard/setup.py", line 41, in build_long_description
read('CHANGELOG.rst'),
File "/tmp/pip-build-1stk4p_a/django-geckoboard/setup.py", line 35, in read
return open(os.path.join(os.path.dirname(__file__), fname)).read()
File "/opt/rh/rh-python34/root/usr/lib64/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 877: ordinal not in range(128)
Complete output from command python setup.py egg_info:
Traceback (most recent call last):

File "<string>", line 17, in <module>

File "/tmp/pip-build-1stk4p_a/django-geckoboard/setup.py", line 50, in <module>

long_description=build_long_description(),

File "/tmp/pip-build-1stk4p_a/django-geckoboard/setup.py", line 41, in build_long_description

read('CHANGELOG.rst'),

File "/tmp/pip-build-1stk4p_a/django-geckoboard/setup.py", line 35, in read

return open(os.path.join(os.path.dirname(__file__), fname)).read()

File "/opt/rh/rh-python34/root/usr/lib64/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 877: ordinal not in range(128)

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