No module named lib.commands
Johannes
JohannesPetzold at gmail.com
Tue Jan 26 08:20:19 GMT 2010
Hi everyone,
I just downloaded the bazaar standalone installer (v2.0.4-2),
ran it with
"install everything" settings,
got no error messages and restarted my computer
when prompted.
When I enter "bzr init" in a command prompt, I get the following message:
No module named lib.commands
Unable to load plugin u'explorer' from u'C:/Program Files/Bazaar/plugins'
The .bzr.log file contains this:
Tue 2010-01-26 00:10:37 -0800
0.178 bzr arguments: [u'init']
0.197 looking for plugins in C:/Users/Johannes/AppData/Roaming/bazaar
/2.0/plugins
0.369 looking for plugins in C:/Program Files/Bazaar/plugins
0.371 Plugin name qbzr already loaded
[ 5444] 2010-01-26 00:10:38.023 WARNING: No module named lib.commands
[ 5444] 2010-01-26 00:10:38.025 WARNING: Unable to load plugin u'explorer'
from u'C:/Program Files/Bazaar/plugins'
0.807 Traceback (most recent call last):
File "bzrlib\plugin.pyo", line 231, in load_from_dir
File "<string>", line 1, in <module>
File "\plugins\explorer\__init__.py", line 54, in <module>
ImportError: No module named lib.commands
I'm running on Vista Home Premium SP1. Is this a known issue?
Thanks for your help.
Johannes
More information about the bazaar
mailing list