|
马上注册,结交更多好友,享用更多功能^_^
您需要 登录 才可以下载或查看,没有账号?立即注册
x
Python 3.4.4 (v3.4.4:737efcadf5a6, Dec 20 2015, 19:28:18) [MSC v.1600 32 bit (Intel)] on win32
Type "copyright", "credits" or "license()" for more information.
>>>
======================== RESTART: C:\easygui\setup.py ========================
Warning (from warnings module):
File "C:\Python34\lib\site-packages\setuptools\dist.py", line 294
"details." % self.metadata.version
UserWarning: The version specified ('0.98.0-UNRELEASED') is an invalid version, this may not work as expected with newer versions of setuptools, pip, and PyPI. Please see PEP 440 for more details.
>>>
以上是安装的提示,红字……。
告诉你了,你安装的是个不可用版本,没法用最新的pip进行安装。
直接在线装个easygui。
|
|