Run the source code on windows - TheGurke/Progenitus GitHub Wiki

Run the source code on windows

There will be binaries and an installer available eventually once all issues have been resolved.

Steps

  1. Install the latest version of Python 2.7.
  2. Install the latest PyGTK 2.24 all-in-one installer.
  3. Fetch the latest Progenitus source code. Extract it to a location of your choice and start the program by invoking

for the editor, python progenitus.py --editor

and for the client, python progenitus.py --client

Please remember to report any bugs you might encounter.