Tuesday, July 18, 2017

apt - Installing python-pip on Ubuntu Server 16.04

I am new to Ubuntu server, and am trying to put TensorFlow on it. My server is running in Hyper-V, but that should not matter. It is a fresh install from today, nothing else has been put on it.


According to the instructions it is easy if I have pip installed, but somehow that is failing to install. In fact it fails before when I try to update things, so maybe that is the reason. Here is the tail output of a "sudo apt-get update":


enter image description here


Here is the what happens when I follow with "sudo apt-get install python-pip" or "sudo apt-get install python-pip3":


enter image description here


And here is some version information:


enter image description here


Googled about, tried a bunch of things, but somehow I am not getting through to the archives. I clearly have python3 installed, but pip seems out of reach.


enter image description here

No comments:

Post a Comment

11.10 - Can't boot from USB after installing Ubuntu

I bought a Samsung series 5 notebook and a very strange thing happened: I installed Ubuntu 11.10 from a usb pen drive but when I restarted (...