plugin nicehtml not working

Timmie timmichelsen at gmx-topmail.de
Fri Oct 17 11:13:37 BST 2008


Hello,
here you go.

> You could look in .bzr.log, which should have a traceback giving more
> information as to what the problem was.  If you can paste that, we can
> get a better idea of what's going on.
this is a debug log for diagnosing/reporting problems in bzr
you can delete or truncate this file, or include sections in
bug reports to https://bugs.launchpad.net/bzr/+filebug

0.094  encoding stdout as sys.stdout encoding 'cp850'
0.094  bzr arguments: [u'help']
0.094  looking for plugins in C:/Dokumente und
Einstellungen/timmie/Anwendungsdaten/bazaar/2.0/plugins
0.094  looking for plugins in C:/Programme/Bazaar/plugins
[ 5208] 2008-10-17 12:03:43.640 WARNING: Unable to load plugin u'nicehtml' from
u'C:/Programme/Bazaar/plugins'
0.219  Traceback (most recent call last):
  File "bzrlib\plugin.pyo", line 210, in load_from_dir
  File "<string>", line 1, in <module>
  File "C:/Programme/Bazaar/plugins\nicehtml\__init__.py", line 20, in <module>
ImportError: No module named jinja

0.266  encoding stdout as sys.stdout encoding 'cp850'
0.266  return code 0

0.125  encoding stdout as sys.stdout encoding 'cp850'
0.125  bzr arguments: [u'plugins']
0.125  looking for plugins in C:/Dokumente und
Einstellungen/timmie/Anwendungsdaten/bazaar/2.0/plugins
0.125  looking for plugins in C:/Programme/Bazaar/plugins
[ 5228] 2008-10-17 12:03:52.030 WARNING: Unable to load plugin u'nicehtml' from
u'C:/Programme/Bazaar/plugins'
0.235  Traceback (most recent call last):
  File "bzrlib\plugin.pyo", line 210, in load_from_dir
  File "<string>", line 1, in <module>
  File "C:/Programme/Bazaar/plugins\nicehtml\__init__.py", line 20, in <module>
ImportError: No module named jinja

0.297  encoding stdout as sys.stdout encoding 'cp850'
0.297  return code 0


> I'm not sure where .bzr.log is kept on Windows, but it should be
> somewhere tolerably obvious.
It's in the "My Documents" directory.

It seems that I need jinja module. Maybe this could be included in the plugin
help as a requirement?
I didn't find a possibility to contact the author.

Kind regards,
Timmie




More information about the bazaar mailing list