On 2/20/2013 10:08 PM, Graham Borland wrote: > Cygwin has recently updated the Python version to 2.7.3-1. Since > accepting this upgrade, Mercurial no longer works. Mercurial is at > version 2.4.2-1. >> It looks as if Mercurial has hardwired references to Python 2.6, or > something. This is what I get: >> graham@teapot /cygdrive/c/Users/graham > $ which hg > /usr/local/bin/hg this is not the cygwin mercurial package. $ which hg /usr/bin/hg $ hg --version Mercurial Distributed SCM (version 2.4.2) (see http://mercurial.selenic.com for more information) it seems you have an extra mercurial version installed on /usr/local Marco -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple