So, i've just startet university, and we have to install python. Thats fine, cause it's build-in to OSX (Snow Leopard). I have installed matplotlib, numpy and scipy using this : http://stronginference.com/scipy-superpack/ It works perfectly, and i don't have to install the python.org version. But, now we have to install VPython, wich requires the python.org version (2.7) I just wanna know if it's possible to install just the library's in the apple version of python (2.6.1)
Regards, Adam.