随笔分类 - python2.7安装备忘
记录一些可能忘记的安装记录
摘要:Ubuntu14.04:菜单栏:Tools-Build System-New Build System1 {2 "cmd": ["python3", "-u", "$file"],3 "path": "/usr/bin",4 "file_regex": "^[ ]*File ...
阅读全文
摘要:win(python2.7)下:执行此文件 1 #!/usr/bin/env python 2 # encoding:utf-8 3 4 # 5 # script to register Python 2.0 or later for use with win32all 6 # and other...
阅读全文
摘要:1、确保正确安装pip(2.7.9默认安装)2、pip install wheel3、下载 pillow-*.whl 根据自己的电脑和python版本地址4、安装pip install xxx.whlOK~
阅读全文
摘要:首先我使用的电脑系统是:Windows-8-6.2.9200Python的版本是: 2.7.8默认已安装python2.7且设置好了环境变量。仅为个人记录,非教程。首先先安装pip:首先先找到stackoverflow提供的问题答案的方法http://stackoverflow.com/questi...
阅读全文

浙公网安备 33010602011771号