This assumes that IronPython is installed in D:\ipy.
- Download Serpent archive file - used 1.7 (link). Serpent is needed by Pyro 4.
- Extract to a folder, say D:\Serpent.
- Change directory to where Serpent was extracted then do D:\Serpent>D:\ipy\ipy.exe setup.py install. This will install Serpent.
- Download Pyro 4 tar archive (link).
- Extra to a folder, say D:\Pyro4.
- Change directory to where Pyro4 was extracted then do D:\Pyro4>D:\ipy\ipy.exe setup.py install.
Comments