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

ubuntu14.04 not install #53

Open
kuangshp opened this issue Sep 12, 2018 · 2 comments
Open

ubuntu14.04 not install #53

kuangshp opened this issue Sep 12, 2018 · 2 comments

Comments

@kuangshp
Copy link

ubuntu14.04 error 0855970a5ce02ea12f5a53d520315f200b4847a1/django-pure-pagination-0.3.0.tar.gz
Complete output from command python setup.py egg_info:
Traceback (most recent call last):
File "", line 1, in
File "/tmp/pip-install-isuua6j4/django-pure-pagination/setup.py", line 5, in
README = readme.read()
File "/var/env/django_env/lib/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 672: ordinal not in range(128)

----------------------------------------

Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-install-isuua6j4/django-pure-pagination/
(django_env) root@iZ941w016mwZ:~#

@antoniocdff
Copy link

me too, in python2.7 works

@AnderUstarroz
Copy link

I think this was fixed on the following pull request for Python 3. We just need it to be merged and release a new version.

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

3 participants