[pymprog] Where to find dist#.#.zip for pymprog on win 7
An easy and flexible mathematical programming environment for Python.
Brought to you by:
lanyjie
From: usa u. <usa...@gm...> - 2015-03-31 19:27:13
|
Hi, I am trying to install pymprog by following the instructions at: http://pymprog.sourceforge.net/setup.html The easy way: 1. Setup Python 2.5.4. 2. Install GLPK: a setup program can be downloaded here <http://gnuwin32.sourceforge.net/packages/glpk.htm> and make sure your PATH enviroment variable contains the path to the glpk.dll file (by default in english language, it is in folder “C:\Program Files\GnuWin32\bin”). 3. Download *dist#.#.zip (*where #.# is the version) and unzip it, you will find two windows installer, and a zip file containing the source files. Run both installers. Unzip the source files and you can now play with the examples there. *I have installed * *Python 2.5 and GLPK.Where to find dist#.#.zip ? * Thanks David |