I've just decided to re-visit a Dabo project of 3.5 years ago (shame so long!)

I knew that my system would be very out of date and I decided to reload the Dabo from scratch and then tried to access the old code.

I've changed Linux distributions 2 or 3 times and therefore had to reload various python libraries.

When trying to run an old program I get a problem in app.py

 "Please change your self.super() call to super(cls, self)."))
NotImplementedError: Please change your self.super() call to super(cls, self).

doing this finds 'cls' missing !

However when trying to access an old form with
'ClassDesigner.py ui/form.cdxml'

the program fails with 'IndexError: string index out of range'


Is there any way of bringing back the old program or do I have to start again from scratch.

Are there any revised instructions for using Dabo (I'm still using PyCon 2010 .pdf) ?

Sorry to be a pain.


--
Iain
_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: 
http://leafe.com/archives/byMID/[email protected]

Reply via email to