i'm getting this error btw,

C:\PROJECTS\>hgtk commit
Traceback (most recent call last):
  File "hgtk", line 62, in <module>
  File "tortoisehg\hgtk\hgtk.pyo", line 68, in dispatch
  File "zipextimporter.pyo", line 82, in load_module
  File "tortoisehg\hgtk\bugreport.pyo", line 14, in <module>
  File "zipextimporter.pyo", line 82, in load_module
  File "tortoisehg\hgtk\gdialog.pyo", line 24, in <module>
  File "zipextimporter.pyo", line 82, in load_module
  File "tortoisehg\hgtk\hgcmd.pyo", line 20, in <module>
  File "zipextimporter.pyo", line 82, in load_module
  File "tortoisehg\hgtk\hgthread.pyo", line 18, in <module>
ImportError: cannot import name gdialog


On Tue, Feb 23, 2010 at 1:34 PM, Carlo Camerino
<carlo.camer...@gmail.com> wrote:
> it doesn't work out of the box for me too...
> i'm using windows vista 32-bit
>
> should i install python?
>
> On Mon, Feb 22, 2010 at 11:34 PM, Steve Borho <st...@borho.org> wrote:
>>
>> On Mon, Feb 22, 2010 at 1:14 AM, Stanimir Stamenkov <s7a...@netscape.net> 
>> wrote:
>> > Sun, 21 Feb 2010 17:39:44 -0600, /Steve Borho/:
>> >
>> >>> I wonder if this is somehow related to
>> >>> http://bitbucket.org/tortoisehg/stable/issue/135.
>> >>
>> >> In other words, could you check if there's a folder named:
>> >>
>> >> Z:\Stanimir\AppData\Local\VirtualStore\Program Files\TortoiseHg
>> >>
>> >> If it has any EXE or DLL or ZIP files in it, they need to be deleted.
>> >
>> > Doesn't appear related to the given issue - I'm on XP and I don't
>> > have such folder nor I have found EXE or DLL or ZIP files in the
>> > profile specific TortoiseHg folder.
>>
>> It dawned on me later that you were not on Vista, so yes this isn't a 
>> surprise.
>>
>> > The problem appeared to be few extension entries I have in my .hgrc.
>> >  Their *.py files have been modified to include my Python 2.5
>> > installation libraries as hinted here:
>> >
>> > http://bitbucket.org/tortoisehg/stable/wiki/FAQ#where-do-tortoisehg-extensions-look-for-external-python-modules-on-windows
>> >
>> > I guess I need to install Python 2.6 as TortoiseHg 1.0 is bundled
>> > with it instead of Python 2.5.  May be it is worth mentioning this
>> > specific issue in the release notes, if not already.
>>
>> Yes, I should update the FAQ as well.  Thanks for letting us know what
>> you found.
>>
>> --
>> Steve Borho
>>
>> ------------------------------------------------------------------------------
>> Download Intel&#174; Parallel Studio Eval
>> Try the new software tools for yourself. Speed compiling, find bugs
>> proactively, and fine-tune applications for parallel performance.
>> See why Intel Parallel Studio got high marks during beta.
>> http://p.sf.net/sfu/intel-sw-dev
>> _______________________________________________
>> Tortoisehg-discuss mailing list
>> Tortoisehg-discuss@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/tortoisehg-discuss
>

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Tortoisehg-discuss mailing list
Tortoisehg-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tortoisehg-discuss

Reply via email to