RE: Creating a Windows installer for Python + a set of dependencies

2012-05-10 Thread Adrian Hunt
inal NSIS installer will make calls to. If you need any more help on this subject, email me directly... Although I try to keep an eye on python-list, I can't guarantee a quick reply. > Date: Thu, 10 May 2012 16:26:25 +0200 > Subject: Creating a Windows installer for Python + a se

Creating a Windows installer for Python + a set of dependencies

2012-05-10 Thread Giampaolo RodolĂ 
Hi all, I need to create an installer for Windows which should be able to install a specific version of the Python interpreter (2.7) plus a set a dependencies such as ipython, numpy, pandas, etc. Basically this is the same thing Active State did for their Active Python distribution: a single bundle