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
Last revision Both sides next revision
wiki:development:build-howto-mswin:pyhoca-gui [2014/07/04 22:40]
mikedep333 [Downloading Software Packages] tortoisegit -> Msysgit (required by later steps)
wiki:development:build-howto-mswin:pyhoca-gui [2015/01/24 13:55]
mikedep333 [Downloading Software Packages] Get latest gevent from http://www.lfd.uci.edu/~gohlke/pythonlibs/
Line 19: Line 19:
   * wxpython 3.0     http://www.wxpython.org   * wxpython 3.0     http://www.wxpython.org
   * greenlet         http://www.lfd.uci.edu/~gohlke/pythonlibs   * greenlet         http://www.lfd.uci.edu/~gohlke/pythonlibs
-  * gevent 1.0rc3          https://github.com/surfly/gevent/releases+  * gevent           http://www.lfd.uci.edu/~gohlke/pythonlibs
   * gmpy             http://www.lfd.uci.edu/~gohlke/pythonlibs   * gmpy             http://www.lfd.uci.edu/~gohlke/pythonlibs
   * pycrypto         http://www.voidspace.org.uk/python/modules.shtml#pycrypto   * pycrypto         http://www.voidspace.org.uk/python/modules.shtml#pycrypto
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