Hi, I'm using Raspbian (Wheezy). When I do :
pi@raspberrypi ~ $ apt-get install python-pip I notice that Python2.6 is installed on top of Python2.7. How to solve this problem and use 2.7 instead? Thanks in advance, Joseph ________________________________________________________________________ pi@raspberrypi ~ $ apt-cache show python-pip Package: python-pip Version: 1.1-3 Installed-Size: 457 Maintainer: Debian Python Modules Team < [email protected]> Architecture: all Depends: python2.6, python (>= 2.6.6-7~), python (<< 2.8), python-pkg-resources, python-setuptools (>= 0.6c1) Recommends: python-dev-all (>= 2.6), build-essential Size: 111846 SHA256: ffd03a25f0c1f457e810a930d83b0cab07e8c70b0f3ce63747544cc6fc39a61f SHA1: c33418777cbb82320a53f63083ecea1da4f8f559 MD5sum: b9f16d9d57fbfb42a96d3b2ece11acae Description: alternative Python package installer Homepage: http://pip.openplans.org/ Description-md5: 8d21e4048f43043df36daaae334010b5 Tag: admin::package-management, devel::lang:python, devel::packaging, implemented-in::python, role::program Section: python Priority: optional Filename: pool/main/p/python-pip/python-pip_1.1-3_all.deb
_______________________________________________ Python-modules-team mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team

