Hello, I've installed pandas via stash
After importing it, it said this version of pandas is incompatible with numpy <1.9.0, your numpy version is 1.8.0
Then I pip installed numpy via stash, but the error message still showed.
It seems that it always check the system's library first and it cannot be deleted or moved.
Could anyone help me fix this problem? Many thanks!