Running create_exe.py will create the portable version of Spyder (only
tested on Windows, could work theoretically on Linux but would require
some debugging), a.k.a. the stand-alone Spyder executable.
If you want to build the Spyder Windows installer (NSIS installer),
know that this is nothing but a Python(x,y) plugin, so either you
clone the whole Python(x,y) repository (huge... not a good idea) or
-recommended- you clone the pythonxy-spyder repository which is a fork
I made to be able to build this installer without having the whole
Python(x,y) repo with me all the time:
http://code.google.com/p/spyderlib/source/checkout?repo=pythonxy-spyder
HTH
Pierre
2012/5/17 Steve <
steve.f....@gmail.com>: