TortoiseBZR: no [branch|diff|...] command?

Jan Nieuwenhuizen janneke-list at xs4all.nl
Thu Nov 22 11:45:38 GMT 2007


Alexander Belchenko writes:

> I think you should install GTK and PyGTK libraries.
> http://bazaar-vcs.org/WindowsInstall

Did that, but BZR Branch still gives exactly the same message

> >     C:\Program Files\Python25\Lib\site-packages\tortoise-bzr>python TBZRCommand.py /
> >     command:TBZRbranch
> >     Traceback (most recent call last):
> >       File "TBZRCommand.py", line 68, in <module>
> > 	command = GetCommand()
> >       File "TBZRCommand.py", line 30, in GetCommand
> > 	command_mod = getattr(command_mod, command_filename)
> >     AttributeError: 'module' object has no attribute 'branchCommand'

except for the `import gtk' error after that, this one is now gone:

> > 	from commands.dialog import error_dialog
> >       File "C:\Program Files\Python25\Lib\site-packages\tortoise-bzr\commands\dialog
> >     .py", line 23, in <module>
> > 	import gtk
> >     ImportError: No module named gtk

Jan.

-- 
Jan Nieuwenhuizen <janneke at gnu.org> | GNU LilyPond - The music typesetter
http://www.xs4all.nl/~jantien       | http://www.lilypond.org




More information about the bazaar mailing list