← Back to team overview

zim-wiki team mailing list archive

Re: Debugging Zim, especially plugins/PyCharm IDE

 

Hi,

you need to install Python 2 for Windows
https://www.python.org/downloads/release/python-279/

I installed into c:\tools\python\python27

and Pygtk for Windows:
http://ftp.gnome.org/pub/GNOME/binaries/win32/pygtk/2.22/pygtk-all-in-one-2.22.6.win32-py2.7.msi


I installed into c:\tools\gtk

You need to set the PATH variable then:
c:\tools\gtk\bin;c:\tools\python\python27

Regards,
Murat




References