New issue 310: traceback hgtk -v http://bitbucket.org/tortoisehg/stable/issue/310/traceback-hgtk-v
Anonymous on Fri, 19 Jun 2009 15:13:28 +0200: Description: ga...@gaddo:~$ python --version Python 2.5.4 ga...@gaddo:~$ hg --version Mercurial Distributed SCM (version 1.2.1) Copyright (C) 2005-2009 Matt Mackall <[email protected]> and others This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. ga...@gaddo:~$ hgtk -v Traceback (most recent call last): File "/home/gaddo/bin/hgtk", line 536, in <module> sys.exit(dispatch(sys.argv[1:])) File "/home/gaddo/bin/hgtk", line 52, in dispatch return _runcatch(u, args) File "/home/gaddo/bin/hgtk", line 97, in _runcatch return runcommand(ui, args) File "/home/gaddo/bin/hgtk", line 128, in runcommand return help_(ui, 'shortlist') File "/home/gaddo/bin/hgtk", line 457, in help_ version(ui) File "/home/gaddo/bin/hgtk", line 493, in version import hggtk.shlib File "/usr/lib/pymodules/python2.5/mercurial/demandimport.py", line 84, in _demandimport return _origimport(name, globals, locals, fromlist) ImportError: No module named hggtk.shlib ga...@gaddo:~$ hgtk "installed" checking out and symlinking in bin, as per wiki -- This is an issue notification from bitbucket.org. You are receiving this either because you are the owner of the issue, or you are following the issue. ------------------------------------------------------------------------------ Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simplified licensing option that enables unlimited royalty-free distribution of the report engine for externally facing server and web deployment. http://p.sf.net/sfu/businessobjects _______________________________________________ Tortoisehg-develop mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tortoisehg-develop
