Guest User

Untitled

a guest
Jul 15th, 2018
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.19 KB | None | 0 0
  1. File "/Users/michael/Sites/motorcubicle-0.22/eggs/zope.configuration-3.4.0-py2.5.egg/zope/configuration/xmlconfig.py", line 546, in include
  2. processxmlfile(f, context)
  3. File "/Users/michael/Sites/motorcubicle-0.22/eggs/zope.configuration-3.4.0-py2.5.egg/zope/configuration/xmlconfig.py", line 378, in processxmlfile
  4. parser.parse(src)
  5. File "/System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/xml/sax/expatreader.py", line 107, in parse
  6. xmlreader.IncrementalParser.parse(self, source)
  7. File "/System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/xml/sax/xmlreader.py", line 123, in parse
  8. self.feed(buffer)
  9. File "/System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/xml/sax/expatreader.py", line 207, in feed
  10. self._parser.Parse(data, isFinal)
  11. File "/System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/xml/sax/expatreader.py", line 349, in end_element_ns
  12. self._cont_handler.endElementNS(pair, None)
  13. File "/Users/michael/Sites/motorcubicle-0.22/eggs/zope.configuration-3.4.0-py2.5.egg/zope/configuration/xmlconfig.py", line 357, in endElementNS
  14. self.context.end()
  15. File "/Users/michael/Sites/motorcubicle-0.22/eggs/zope.configuration-3.4.0-py2.5.egg/zope/configuration/config.py", line 542, in end
  16. self.stack.pop().finish()
  17. File "/Users/michael/Sites/motorcubicle-0.22/eggs/zope.configuration-3.4.0-py2.5.egg/zope/configuration/config.py", line 690, in finish
  18. actions = self.handler(context, **args)
  19. File "/Users/michael/Sites/motorcubicle-0.22/eggs/grokcore.component-1.7-py2.5.egg/grokcore/component/zcml.py", line 48, in grokDirective
  20. do_grok(package.__name__, _context)
  21. File "/Users/michael/Sites/motorcubicle-0.22/eggs/grokcore.component-1.7-py2.5.egg/grokcore/component/zcml.py", line 53, in do_grok
  22. config=config
  23. File "/Users/michael/Sites/motorcubicle-0.22/eggs/martian-0.11-py2.5.egg/martian/core.py", line 201, in grok_dotted_name
  24. grok_package(module_info, grokker, **kw)
  25. File "/Users/michael/Sites/motorcubicle-0.22/eggs/martian-0.11-py2.5.egg/martian/core.py", line 206, in grok_package
  26. grok_package(sub_module_info, grokker, **kw)
  27. File "/Users/michael/Sites/motorcubicle-0.22/eggs/martian-0.11-py2.5.egg/martian/core.py", line 204, in grok_package
  28. grok_module(module_info, grokker, **kw)
  29. File "/Users/michael/Sites/motorcubicle-0.22/eggs/martian-0.11-py2.5.egg/martian/core.py", line 210, in grok_module
  30. module_info=module_info, **kw)
  31. File "/Users/michael/Sites/motorcubicle-0.22/eggs/martian-0.11-py2.5.egg/martian/core.py", line 71, in grok
  32. grokked = g.grok(name, obj, **kw)
  33. File "/Users/michael/Sites/motorcubicle-0.22/eggs/grokcore.component-1.7-py2.5.egg/grokcore/component/meta.py", line 147, in grok
  34. obj = factory()
  35. zope.configuration.xmlconfig.ZopeXMLConfigurationError: File "/Users/michael/Sites/motorcubicle-0.22/parts/app/site.zcml", line 19.0-19.47
  36. ZopeXMLConfigurationError: File "/Users/michael/Sites/motorcubicle-0.22/src/menhir.contenttype.folder/src/menhir/contenttype/folder/configure.zcml", line 8.2-8.27
  37. TypeError: __init__() takes exactly 2 arguments (1 given)
  38. (virtualdolmen)michael@michael-jenny[~/Sites/motorcubicle-0.22]$
Add Comment
Please, Sign In to add comment