Replace pip installed package with latest git version?

Alec Taylor alec.taylor6 at gmail.com
Wed Sep 14 10:26:48 EDT 2011


--editable=git+https://github.com/jedie/python-creole.git is not the right forma
t; it must have #egg=Package

On Wed, Sep 14, 2011 at 10:54 PM, One Murithi <o0murithi at gmail.com> wrote:
> pip install -e <PATH_GIT_CHECKOUT>
> On Wed, Sep 14, 2011 at 11:44 AM, Alec Taylor <alec.taylor6 at gmail.com>
> wrote:
>>
>> Good evening,
>>
>> I've installed a version of python-creole from pip. How do I upgrade
>> it to the latest git version?
>>
>> (Windows 7 x64 SP1)
>>
>> Thanks for all suggestions,
>>
>> Alec Taylor
>> --
>> http://mail.python.org/mailman/listinfo/python-list
>
>



More information about the Python-list mailing list