Install numpy

Hi,
I have ubuntu 14.04, I need install numpy in python3.4. When I manually instal numpy, system install it to default python 2.7.6, there is. I don't know how to instal manualy to 3.4. When I use Pycharm-settings-project interpreter-avaiable packages to install numpy: Install packages failed ImportError: No module named 'pip'.
But pip is installed, Pycharm show version pip 1.4.1. There is upgrade to ver 1.5.6, but upgrade failed too. I remember - Pycharm install pip when run first time.
Better way is make Pycharm to can install any packages then install it manualy, but any help is good.
1

Please sign in to leave a comment.