Paul Baumgart <[email protected]> writes: > Hi all, > > I have the same issue as described here: > http://plone.org/products/remember/issues/59 > > I was wondering if anyone's found out a solution- I was unable to find > anything in about an hour of Googling. > > I have a Plone 3.2.3 instance, and have tried 3 different ways to > install remember: using easy_install, using the setup.py, or simply > copying the directory into my products/ directory. > > All of them give the same error, very similar to the linked one above: > > Traceback (innermost last): > Module ZPublisher.Publish, line 119, in publish > Module ZPublisher.mapply, line 88, in mapply > Module ZPublisher.Publish, line 42, in call_object > Module Products.CMFQuickInstallerTool.QuickInstallerTool, line 584, in > installProducts > Module Products.CMFQuickInstallerTool.QuickInstallerTool, line 521, in > installProduct > - __traceback_info__: ('remember',) > Module Products.GenericSetup.tool, line 390, in runAllImportStepsFromProfile > - __traceback_info__: profile-remember:default > Module Products.GenericSetup.tool, line 1182, in _runImportStepsFromContext > Module Products.GenericSetup.tool, line 1093, in _doRunImportStep > - __traceback_info__: toolset > Module Products.GenericSetup.tool, line 141, in importToolset > TypeError: isinstance() arg 2 must be a class, type, or tuple of classes and > types > > Any pointers to ways to resolve this are much appreciated.
Firstly, your error is actually a different exception than the one in the ticket. Secondly, see my latest response to the ticket. You're welcome to provide more details here or on the plone users list and see if anyone can help you, but I don't think this is an issue with membrane or remember. Ross -- Archive: http://www.coactivate.org/projects/remember/lists/remember/archive/2009/07/1247731808743 To unsubscribe send an email with subject "unsubscribe" to [email protected]. Please contact [email protected] for questions.
