Hello, On Wed, Sep 14, 2011 at 1:44 AM, Alec Taylor <alec.tayl...@gmail.com> wrote: > I've installed a version of python-creole from pip. How do I upgrade > it to the latest git version?
Not sure if you got an answer yet, but this is how I would do it: sudo pip install --upgrade git+git://github.com/jedie/python-creole.git#egg=python-creole The "sudo" may or may not be required. <http://www.pip-installer.org/en/latest/index.html> Hths. Cheers, Micky -- http://mail.python.org/mailman/listinfo/python-list