Possible duplicate:
Import modules to portable python
I am a new Python user. I installed Portable Python on the PC that I use at work (OS is Windows XP, and I donβt have administrator rights), and I donβt know how to install the packages. Except for the Pyper package: install the files in the Python directory and enter "python setup.py" in the DOS console. But I would like to install numpy and pandas. The zip archive contains several folders, and I do not know what to do. The Windows installer (exe file) does not work because Python is not in the Windows registry and it is not possible to enter the path with the installation process.
source share