Linux Beginner Level - Please answer accordingly!
I do not have root privileges at my work computer. I installed a local version of python2.7.6 recently in a directory i can access (the version of python in /usr/lib is python 2.7.3!). But it does not have the numpy modules with it. Do I have to build numpy separately, or can i link to the existing numpy modules I already have from the root installation?