On Fri, 2012-07-20 at 15:25 +0530, kracethekingmaker wrote:
> "Talk is cheap, show me the code" -- Linus Torvalds
this quote taken out of context has caused enough trouble in the open
source community, please read the whole thread to understand the
context. Start here:
https://lkml.org/lkml/2000/
On 07/20/2012 03:21 PM, vid wrote:
On Fri, Jul 20, 2012 at 3:04 PM, kracethekingmaker
wrote:
I had similar issue when I upgraded, Update virtualenvwrapper, and try to
create new venv it works but older ones fail.
I think it breaks because lucid and precise are packaged for different
python ve
vid writes:
> On Fri, Jul 20, 2012 at 2:48 PM, Noufal Ibrahim
> wrote:
>>
>> Looks like the package metadata is getting messed up because of a non Ubuntu
>> pip
>> (/usr/local/bin) and an Ubuntu Python.
>
> Yup, back then (10.04 lts, which is what I stick to for dev stuff) I
> had installed vi
On Fri, Jul 20, 2012 at 3:04 PM, kracethekingmaker
wrote:
> I had similar issue when I upgraded, Update virtualenvwrapper, and try to
> create new venv it works but older ones fail.
I think it breaks because lucid and precise are packaged for different
python versions.
I am not sure how to tweak
On Fri, Jul 20, 2012 at 2:48 PM, Noufal Ibrahim wrote:
>
> Looks like the package metadata is getting messed up because of a non Ubuntu
> pip
> (/usr/local/bin) and an Ubuntu Python.
Yup, back then (10.04 lts, which is what I stick to for dev stuff) I
had installed virtualenvwrapper using pip, w
I had similar issue when I upgraded, Update virtualenvwrapper, and try
to create new venv it works but older ones fail. This bug is reported in
launchpad. I tweeted about this in beginning of april but I couldn't get
hold of it now.
vid writes:
An upgrade to ubuntu 12.04 gives this error:
vid writes:
> An upgrade to ubuntu 12.04 gives this error:
>
> $ sudo pip install virtualenvwrapper
> Traceback (most recent call last):
> File "/usr/local/bin/pip", line 5, in
> from pkg_resources import load_entry_point
> File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line
An upgrade to ubuntu 12.04 gives this error:
$ sudo pip install virtualenvwrapper
Traceback (most recent call last):
File "/usr/local/bin/pip", line 5, in
from pkg_resources import load_entry_point
File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 2711,
in
parse_requirem