On Tue, Feb 22, 2011 at 1:39 PM, W. Trevor King <[email protected]> wrote:

> On Tue, Feb 22, 2011 at 12:40:18PM -0700, Michael Chaffin wrote:
> > I am hoping someone may be able to help me, I am trying to use Bugs
> > Everywhere, that I just pulled from the GIT repo (22 Feb 2011) on a
> > Microsoft Windows XP machine with Bazaar (2.2.3) and Python 2.6.5
> > (ActiveState Software Inc.). When I execute the 'init' command I get the
> > following error :
> >
> > ** SNIP **
> > C:\XXX\ZZZ>be init
> > Traceback (most recent call last):
> >   ...
> > AttributeError: 'cmd_root' object has no attribute '_operation'
>
> I just hadn't tested BE on newer versions of Bazaar.  I've pushed a
> fixed version of BE to my tree:
>
>  http://www.physics.drexel.edu/~wking/code/git/be.git/
>
> http://www.physics.drexel.edu/~wking/code/git/gitweb.cgi?p=be.git;a=summary
>
> --
>
After a quick 'git clone' from the above link I still receive the same
error. Just to make sure I have the correct build installed I went ahead and
removed,
   {Python}\Lib\site-packages\libbe
   {Python}\Lib\site-packages\Bugs_Everywhere-2010_10_31-py2.6.egg-info

I then tried to install again and still received the same error. Here is the
contents of Bugs_Everywhere-2011_02_22-py2.6.egg-info

** SNIP **
Metadata-Version: 1.0
Name: Bugs Everywhere
Version: 2011-02-22
Summary: Bugtracker supporting distributed revision control
Home-page: http://bugseverywhere.org/
Author: UNKNOWN
...
** SNIP **
_______________________________________________
Be-devel mailing list
[email protected]
http://void.printf.net/cgi-bin/mailman/listinfo/be-devel

Reply via email to