Drop-in replacement of Django admin comes with lots of goodies, fully extensible with plugin support, pretty UI based on Twitter Bootstrap.
BSD 3-Clause "New" or "Revised" License
4.76k
stars
1.41k
forks
source link
在python3.6中,pip install xadmin 失败 #465
Open
lisi2016 opened 6 years ago
Collecting xadmin Using cached xadmin-0.6.1.tar.gz Complete output from command python setup.py egg_info: Traceback (most recent call last): File "", line 1, in
File "C:\Users\Tang\AppData\Local\Temp\pip-build-byzus_ll\xadmin\setup.py", line 11, in
long_description=open('README.rst').read(),
UnicodeDecodeError: 'gbk' codec can't decode byte 0xa4 in position 3444: illegal multibyte sequence
Command "python setup.py egg_info" failed with error code 1 in C:\Users\Tang\AppData\Local\Temp\pip-build-byzus_ll\xadmin\
不知道怎么回事。怎么才能解决了?