On 12/3/10 11:51 AM, Ashish wrote: > File "C:\dabo\dabo\lib\datanav\Form.py", line 642, in requery > self.pageFrame.GetPage(0).requery() > SystemError: unknown opcode > > I created the app using AppWizard. The query on the first page is fine but > get the error when querying other forms. Now I get the error after going > back to the original form that worked earlier. This is happening only on > Windows. Everything works fine on Linux. > > > Platform: Win > Python Version: 2.7 on win32 > Dabo Version: Version 0.9.3; Revision ~6201 > UI Version: 2.8.11.0 on wxMSW
My only guess is that there's something about Python 2.7 that isn't playing well. What versions of things do you have on Linux? The latest Python I've tested Dabo with is 2.6.5. Paul _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users Searchable Archives: http://leafe.com/archives/search/dabo-users This message: http://leafe.com/archives/byMID/[email protected]
