Skip to content
This repository has been archived by the owner on Aug 26, 2021. It is now read-only.

fail to install using pip on windows #28

Open
shelper opened this issue Jan 6, 2016 · 1 comment
Open

fail to install using pip on windows #28

shelper opened this issue Jan 6, 2016 · 1 comment

Comments

@shelper
Copy link

shelper commented Jan 6, 2016

got this error below, i believe it is because i am using windows and use chinese as my system locale. it would be better to save the readme.rst in utf8, which will solve the problem

Collecting django-postgrespool
Using cached django-postgrespool-0.3.0.tar.gz
Complete output from command python setup.py egg_info:
Traceback (most recent call last):
File "", line 20, in
File "C:\Users\zyuan\AppData\Local\Temp\pip-build-hixoxdz4\django-postgrespool\setup.py", line 26, in
long_description=open('README.rst').read(),
UnicodeDecodeError: 'gbk' codec can't decode byte 0x93 in position 1202: illegal multibyte sequence

@icyc9
Copy link

icyc9 commented Dec 28, 2016

Any solution?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

2 participants