Hi guys, I am using MacOS 10.9.4 with Xcode 5.1 (command line tools installed)
Today I upgraded macports and installed py27-numpy. Everything looked ok in my terminal window.
Then I tried to install PyCogent but failed due to 'Runtime error: Numpy required but not found'.
I kept trying , using pip. And it showed:
Requirement already satisfied (use --upgrade to upgrade): numpy in /System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python
Cleaning up...
Now I am confused. Did I install numpy or not? Do I need to source the environmental variables after macports install?
Any idea would be welcome.
Cheers!