lasascircle.blogg.se

Python 2.7.9 debian 7.11
Python 2.7.9 debian 7.11









python 2.7.9 debian 7.11
  1. #PYTHON 2.7.9 DEBIAN 7.11 INSTALL#
  2. #PYTHON 2.7.9 DEBIAN 7.11 UPDATE#

I have common python2.7 installed, but I also need python-dev.Īlso I have tried this from the related question (does not work for me): echo "deb precise-updates main restricted" | sudo tee -a /etc/apt//precise-updates.list

#PYTHON 2.7.9 DEBIAN 7.11 UPDATE#

W: You may want to run apt-get update to correct these problems W: Duplicate sources.list entry precise-updates/restricted i386 Packages (/var/lib/apt/lists/us._ubuntu_dists_precise-updates_restricted_binary-i386_Packages) W: Duplicate sources.list entry precise-updates/main i386 Packages (/var/lib/apt/lists/us._ubuntu_dists_precise-updates_main_binary-i386_Packages) Get:13 precise-updates/restricted Translation-en Get:12 precise-updates/main Translation-en Get:11 precise-updates/restricted i386 Packages Get:3 precise-updates/main i386 Packages When I trying to execute apt-get update, I receive this: sudo apt-get update I have tried this commands, they does not help: sudo apt-get update

python 2.7.9 debian 7.11

#PYTHON 2.7.9 DEBIAN 7.11 INSTALL#

Libpython2.7-stdlib set to manually installed.Ġ upgraded, 0 newly installed, 0 to remove and 6 not sudo apt-get install libpython2.7-dev If you can use that version, the quickest way to install lxml is to use the system package manager, e.g. Libpython2.7-stdlib is already the newest version. Most Linux platforms come with some version of lxml readily packaged, usually named python-lxml for the Python 2.x version and python3-lxml for Python 3.x.

python 2.7.9 debian 7.11

Libpython2.7-dev : Depends: libpython2.7-stdlib (= 2.7.6-8) but 2.7.6-8ubuntu0.2 is to be installedĭepends: libpython2.7 (= 2.7.6-8) but 2.7.6-8ubuntu0.2 is to be installedĮ: Unable to correct problems, you have held broken sudo apt-get install libpython2.7-stdlib Libpython-dev : Depends: libpython2.7-dev (>= 2.7.5-1~) but it is not going to be installedĮ: Unable to correct problems, you have held broken sudo apt-get install libpython2.7-dev Python-dev : Depends: libpython-dev (= 2.7.5-5ubuntu3) but it is not going to be installedĭepends: python2.7-dev (>= 2.7.5-1~) but it is not going to be installedĮ: Unable to correct problems, you have held broken packages.Īlso: sudo apt-get install libpython-dev The following packages have unmet dependencies: The following information may help to resolve the situation: Requested an impossible situation or if you are using the unstableĭistribution that some required packages have not yet been created I can't install python-dev: sudo apt-get install python-dev











Python 2.7.9 debian 7.11