Re: [Zope] DumbZPatternsExample
Hi Godefroid, Hmm.. I just downloaded the .zexp files from zope.org and imported them on 2.3 and they worked OK. Can you tell me a little more about your setup? I'm running with SteveA's patches for 2.3, but I don't think that should make the difference you are seeing. thanks, -steve
"Godefroid" == Godefroid Chapelle <gotcha@swing.be> writes:
Godefroid> Steve Spicklemire a écrit : >> Hi Godefroid, >> >> I don't have time today to look at this.. but maybe over the >> weekend. It might help if you give me a clue about the problem >> you've found though... >> >> thanks! -steve >> Godefroid> Hi Steve, Godefroid> Thanks answering. Godefroid> When importing ZPatternsExample.zexp, after having Godefroid> installed Python Method and ToDoProduct.zexp, I get the Godefroid> following message : Godefroid> [ Zope Error Godefroid> Zope has encountered an error while Godefroid> publishing this resource. Godefroid> Error Type: cPickle.UnpicklingError Error Godefroid> Value: invalid load key, ' '. Godefroid> Troubleshooting Suggestions Godefroid> The URL may be incorrect. The Godefroid> parameters passed to this resource may be incorrect. A Godefroid> resource that this resource relies on may be Godefroid> encountering an error. Godefroid> For more detailed information about the Godefroid> error, please refer to the HTML source for this page. Godefroid> If the error persists please contact the Godefroid> site maintainer. Thank you for your patience. Godefroid> Traceback (innermost last): File Godefroid> E:\BubbleNetTestSite\lib\python\ZPublisher\Publish.py, Godefroid> line 222, in publish_module File Godefroid> E:\BubbleNetTestSite\lib\python\ZPublisher\Publish.py, Godefroid> line 187, in publish File Godefroid> E:\BubbleNetTestSite\lib\python\Zope\__init__.py, line Godefroid> 221, in zpublisher_exception_hook (Object: Traversable) Godefroid> File Godefroid> E:\BubbleNetTestSite\lib\python\ZPublisher\Publish.py, Godefroid> line 171, in publish File Godefroid> E:\BubbleNetTestSite\lib\python\ZPublisher\mapply.py, Godefroid> line 160, in mapply (Object: manage_importObject) File Godefroid> E:\BubbleNetTestSite\lib\python\ZPublisher\Publish.py, Godefroid> line 112, in call_object (Object: manage_importObject) Godefroid> File Godefroid> E:\BubbleNetTestSite\lib\python\OFS\ObjectManager.py, Godefroid> line 559, in manage_importObject (Object: Traversable) Godefroid> File Godefroid> E:\BubbleNetTestSite\lib\python\ZODB\ExportImport.py, Godefroid> line 208, in importFile cPickle.UnpicklingError: (see Godefroid> above) Godefroid> ] Godefroid> I hope it is not too much work to fix... Godefroid> -- Godefroid> Godefroid Chapelle BubbleNet 30, rue Victor Horta Godefroid> B-1348 Louvain-la-Neuve (Belgium) +32 (10) 45 06 46
participants (1)
-
Steve Spicklemire