Hi all,<br> I tried to update the my old version of yt and got the following error.  I did some google search, it seems that problem occurs due to version conflicts with python and mercirial. Any ideas how to fix this issue.<br>
Thanks in advance!<br>Latif<br><br><a href="https://groups.google.com/forum/#!msg/scmmanager/tpO80fdUXYU/rHGN6Ga7MIwJ">https://groups.google.com/forum/#!msg/scmmanager/tpO80fdUXYU/rHGN6Ga7MIwJ</a><br><br><br>File "/home/astro73/mlatif/YT/yt-x86_64/lib/python2.7/site-packages/mercurial/statichttprepo.py", line 11, in <module><br>
    import changelog, byterange, url, error<br>  File "/home/astro73/mlatif/YT/yt-x86_64/lib/python2.7/site-packages/mercurial/url.py", line 13, in <module><br>    import httpconnection as httpconnectionmod<br>
  File "/home/astro73/mlatif/YT/yt-x86_64/lib/python2.7/site-packages/mercurial/httpconnection.py", line 16, in <module><br>    from mercurial import httpclient<br>  File "/home/astro73/mlatif/YT/yt-x86_64/lib/python2.7/site-packages/mercurial/httpclient/__init__.py", line 48, in <module><br>
    import socketutil<br>  File "/home/astro73/mlatif/YT/yt-x86_64/lib/python2.7/site-packages/mercurial/httpclient/socketutil.py", line 82, in <module><br>    class FakeSocket(httplib.FakeSocket):<br>AttributeError: 'module' object has no attribute 'FakeSocket<br>