From: Riaan B. <riaan@e.co.za> - 2001-09-05 03:41:47
|
Hi Sherlock, I think the problem is that the ZOA python method is not installed on your Zope. The 0.0.13 version available in CVS auto installs it. Try it out. sherlock costello wrote: > > I've got the latest boa from cvs and i'm running zope 2.4.0 -- when i > try to access my zope from boa, i get the following error: > > 13:35:48: Traceback (most recent call > last): > 13:35:48: File "Explorers/Explorer.py", line 365, in > OnSelect > 13:35:48: > self.selectTreeItem(item) > 13:35:48: File "Explorers/Explorer.py", line 343, in > selectTreeItem > 13:35:48: self.list.refreshItems(imgs, > data) > 13:35:48: File "Explorers/Explorer.py", line 231, in > refreshItems > 13:35:48: try: self.items = > explNode.openList() > 13:35:48: File "Explorers/ZopeExplorer.py", line 183, in > openList > 13:35:48: raise > Utils.html2txt(error.faultString) > 13:35:48: Unexpected Zope exception: cannot marshal > objects > > I thought perhaps this was related to my running wxPython 2.3.1, so i > made the effort to back down to 2.3.0 yet still received the same error. Well, 2.3.0 is still the required version (for now) > > ~c > > _______________________________________________ > Boa-constructor-users mailing list > Boa...@li... > https://lists.sourceforge.net/lists/listinfo/boa-constructor-users -- Riaan Booysen ___________________________________________________ Boa Constructor - RAD GUI building IDE for wxPython http://boa-constructor.sourceforge.net |