User Tools

Site Tools


wiki:development:build-howto-mswin:pyhoca-gui

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
wiki:development:build-howto-mswin:pyhoca-gui [2014/07/04 22:30]
mikedep333 [Downloading Software Packages] rearrange notes
wiki:development:build-howto-mswin:pyhoca-gui [2014/07/06 17:10]
mikedep333 [Downloading Software Packages] add python-requests (Fixes: #531)
Line 10: Line 10:
  
   * python 2.7       http://www.python.org   * python 2.7       http://www.python.org
-  * tortoisegit      http://msysgit.github.io/+  * Msysgit          http://msysgit.github.io/
   * easyinstall      http://pypi.python.org/pypi/setuptools#files   * easyinstall      http://pypi.python.org/pypi/setuptools#files
   * putty            http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html   * putty            http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html
Line 25: Line 25:
   * paramiko         c:\Python27\Scripts\easy_install --always-unzip paramiko   * paramiko         c:\Python27\Scripts\easy_install --always-unzip paramiko
   * wmi              c:\Python27\Scripts\easy_install --always-unzip wmi   * wmi              c:\Python27\Scripts\easy_install --always-unzip wmi
 +  * python-requests  c:\Python27\Scripts\easy_install --always-unzip requests  
  
 <note>gevent 1.0rc3 is currently specified because is is the last gevent release with a windows installer.</note> <note>gevent 1.0rc3 is currently specified because is is the last gevent release with a windows installer.</note>
wiki/development/build-howto-mswin/pyhoca-gui.txt ยท Last modified: 2015/01/24 13:59 by mikedep333