I am trying to install pyzmq on windows XP with Python 2.6. First, i tried installing pyzmq-2.1.4.win32-py2.6.msi(as this was the latest installer available for 2.6 in downloads section). This is ...
I have Python 3.4.1, pip and a lot of libraries installed under custom location. For most packages it's enough to edit disutils.cfg like this: [build-ext] include_dirs=@INCLUDE_DIR@ ...