Error on build: No module named stats
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Bazaar GTK+ Frontends |
Confirmed
|
Low
|
Unassigned |
Bug Description
This is revision 654:
running install
running build
running build_py
running build_scripts
running build_credits
Traceback (most recent call last):
File "setup.py", line 204, in <module>
'check': Check}
File "/usr/lib/
dist.
File "/usr/lib/
self.
File "/usr/lib/
cmd_obj.run()
File "/usr/lib/
self.
File "/usr/lib/
self.
File "/usr/lib/
cmd_obj.run()
File "/usr/lib/
self.
File "/usr/lib/
self.
File "/usr/lib/
cmd_obj.run()
File "setup.py", line 56, in run
from bzrlib.
ImportError: No module named stats
Related branches
- Bazaar GTK maintainers: Pending requested
-
Diff: 236 lines (+216/-0)2 files modifiedHACKING (+20/-0)
credits.pickle (+196/-0)
You need to install the bzr-stats plugin. It's arguably a packaging bug...
Why are you trying to install the package as opposed to running it from source (i.e. from the ~/.bazaar/plugins directory) ?