A software I use installed python + wx + numpy and other libraries into its app/python folder. How can I access these libraries from the basic one that I installed?
Perhaps try Python(x,y) and it will be preconfigured for numpy and the like... Actually your problem made me switch to it :-) – Ivo Flipse♦Feb 25 '10 at 18:02
Have you found a solution yet? – Ivo Flipse♦Apr 14 '10 at 6:22
No; however, I ended up installing libraries twice – dassoukiApr 14 '10 at 11:35