** Changed in: python-pip (Debian)
Status: Unknown => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/556189
Title:
$ pip install fails on missing setuptools
To manage notificati
This bug was fixed in the package python-pip - 0.3.1-1ubuntu2.1
---
python-pip (0.3.1-1ubuntu2.1) lucid-proposed; urgency=low
* debian/control: Added python-setuptools as a dependancy.
(LP: #556189)
-- Vivien Nicolas <2...@vingtetun.org> Wed, 26 Jan 2011 01:42:10 +0100
** Ch
I've followed the test case and can confirm that the proposed package
indeed fix the bug, marking this as verification-done, thanks all.
** Tags added: verification-done
** Tags removed: verification-needed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is s
** Branch linked: lp:ubuntu/lucid-proposed/python-pip
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/556189
Title:
$ pip install fails on missing setuptools
--
ubuntu-bugs mailing list
ubuntu-bugs
Accepted python-pip into lucid-proposed, the package will build now and
be available in a few hours. Please test and give feedback here. See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed. Thank you in advance!
** Changed in: python-pip (Ubuntu Luc
Its fixed in natty with the 0.8.1 version we got from debian.
** Changed in: python-pip (Ubuntu)
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/556189
Title:
** Changed in: python-pip (Ubuntu Lucid)
Importance: Undecided => Medium
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/556189
Title:
$ pip install fails on missing setuptools
--
ubuntu-bugs ma
Please fix this in natty first before SRUing. Thanks!
** Also affects: python-pip (Ubuntu Lucid)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/556189
Title
** Description changed:
+ TEST CASE:
+ 1. use fresh lucid
+ 2. install python-pip
+ 3. run "pip install windmill"
+ 4. watch it fail
+ 5. install python-pip from lucid-proposed
+ 6. repeat (3) and very that it runs now
+
Binary package hint: python-pip
$ pip install windmill
Downloading
** Changed in: python-pip (Ubuntu)
Status: New => In Progress
** Changed in: python-pip (Ubuntu)
Importance: Undecided => Medium
** Changed in: python-pip (Ubuntu)
Assignee: (unassigned) => Michael Vogt (mvo)
--
You received this bug notification because you are a member of Ubunt
** Branch linked: lp:ubuntu/lucid/python-pip
** Branch unlinked: lp:ubuntu/lucid/python-pip
** Branch linked: lp:ubuntu/lucid/python-pip
** Branch linked: lp:~21-vingtetun/ubuntu/lucid/python-pip/python-
setuptools-dependancy
--
You received this bug notification because you are a member of Ub
I get the same error as Karel using Linux Mint 9 (based on Lucid). Like
Tommaso, I solved the issue by installing the python-setuptools package,
so the best solution is probably to add a dependency on that package.
--
$ pip install fails on missing setuptools
https://bugs.launchpad.net/bugs/556
Second that confirmation:
$ sudo pip install django
Downloading/unpacking django
Running setup.py egg_info for package django
Traceback (most recent call last):
File "", line 3, in
ImportError: No module named setuptools.command
Complete output from command python setup.py egg
I confirm as well, the package python-setuptools must be installed as
well. Probably a dependency is missing.
--
$ pip install fails on missing setuptools
https://bugs.launchpad.net/bugs/556189
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubu
I can confirm this bug in lucid.
Relevant snippets:
$ apt-cache show python-pip | grep -E '^(Package|Version|Depends|Conflicts)'
Package: python-pip
Version: 0.3.1-1ubuntu2
Depends: python, python-central (>= 0.6.11), python-pkg-resources |
python-setuptools (<< 0.6c8-1)
$ dpkg --get-selection
Hi,
I cannot confirm that bug under lucid.
mkvirtualenv pip_test
rm ~/.virtualenvs/pip_test/lib/python2.6/site-packages/setuptools* #That's a
virtualenv bug of coming w/ an old setuptools version
/usr/bin/pip -E ~/.virtualenvs/pip_test install windmill
Downloading/unpacking windmill
Running s
** Attachment added: "Dependencies.txt"
http://launchpadlibrarian.net/43214355/Dependencies.txt
** Attachment added: "XsessionErrors.txt"
http://launchpadlibrarian.net/43214356/XsessionErrors.txt
** Bug watch added: Debian Bug tracker #546432
http://bugs.debian.org/cgi-bin/bugreport.cgi
17 matches
Mail list logo