Re: [Boa Constr] Bicyclerepairman needs a repair!
Status: Beta
Brought to you by:
riaan
From: F.A. P. <f_...@ly...> - 2007-05-30 07:07:36
|
Hi Tim, Exactly what I did. But on # Python 2.5.1 (r251:54863, Apr 18 2007, 08:51:08) [MSC v.1310 32 bit (Intel)] # wxPython 2.8.3.0, Boa Constructor 0.5.2 I use unicode. Bicyclerepairman 0.9.2 [ downloaded from nightly build ] $Id: BicycleRepairMan.plug-in.py,v 1.8 2006/10/12 12:11:42 riaan Exp $ The BRM-Find references does reports The BRM-Find definition stops with the error: on line 214 in Bicyclerepairman.plug-in.py, match=defs.next(), Attribute error: Non type has no attribute 'next' All others stops with error: Facade instance has no attribute brmctx The object defs is made like this defs=ctx... So I think all the above errors are basically the same. Any suggestion? 1) trying ASCII I did try to use Python24 but the whole installation got damaged somehow, Boa and Python did not start. Probably my doing of something. Frans. Tim Black wrote: > Werner F. Bruhin wrote: >> Can you expand a bit on what you needed to do to get it working. >> > For your reference, BicycleRepairMan is working fine on my system with: > > # Python 2.4.4c1 (#70, Oct 11 2006, 10:59:14) [MSC v.1310 32 bit (Intel)] > # wxPython 2.8.3.0, Boa Constructor 0.5.2 > bike version 0.9 > Windows XP Home > > Steps to use it: > > - Install Boa > - Install BicycleRepairMan (from SourceForge) > - Enable BicycleRepairMan in Boa settings > - Restart Boa > - select a variable, right-click, select any of the BRM ... options > > Tim Black > > > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ |