Hi everyone,<br><br>I&#39;m just starting to work with stormcontainer (in fact I&#39;m really new to zope and grok), then I followed a short tutorial published in <a href="http://grok.zope.org/documentation/how-to/grok-orm-with-storm">http://grok.zope.org/documentation/how-to/grok-orm-with-storm</a>.&nbsp; I was stuck to all the directions (I just used &quot;Sinadlab&quot; instead of &quot;contacts&quot;) and when I tried to start zope it crashed with the following error stack:<br>
<br><font size="1"><span style="font-family: courier new,monospace;">Traceback (most recent call last):</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">&nbsp; File &quot;/home/heavylu/Documents/personal_work/sinadlab/Sinadlab/parts/app/runzope&quot;, line 113, in ?</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">&nbsp;&nbsp;&nbsp; zope.app.twisted.main.main()</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">&nbsp; File &quot;/home/heavylu/buildout-eggs/tmprv2JM5/zope.app.twisted-3.4.0a1-py2.4.egg/zope/app/twisted/main.py&quot;, line 74, in main</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">&nbsp; File &quot;/home/heavylu/buildout-eggs/tmprv2JM5/zope.app.twisted-3.4.0a1-py2.4.egg/zope/app/twisted/main.py&quot;, line 145, in setup</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">&nbsp; File &quot;/home/heavylu/buildout-eggs/zope.app.appsetup-3.4.1-py2.4.egg/zope/app/appsetup/appsetup.py&quot;, line 111, in config</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">&nbsp;&nbsp;&nbsp; context = xmlconfig.file(file, context=context, execute=execute)</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">&nbsp; File &quot;/home/heavylu/buildout-eggs/tmpGzYSG7/zope.configuration-3.4.0-py2.4.egg/zope/configuration/xmlconfig.py&quot;, line 610, in file</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">&nbsp; File &quot;/home/heavylu/buildout-eggs/tmpGzYSG7/zope.configuration-3.4.0-py2.4.egg/zope/configuration/xmlconfig.py&quot;, line 546, in include</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">&nbsp; File &quot;/home/heavylu/buildout-eggs/tmpGzYSG7/zope.configuration-3.4.0-py2.4.egg/zope/configuration/xmlconfig.py&quot;, line 378, in processxmlfile</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">&nbsp; File &quot;/usr/local/lib/python2.4/xml/sax/expatreader.py&quot;, line 107, in parse</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">&nbsp;&nbsp;&nbsp; xmlreader.IncrementalParser.parse(self, source)</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">&nbsp; File &quot;/usr/local/lib/python2.4/xml/sax/xmlreader.py&quot;, line 123, in parse</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">&nbsp;&nbsp;&nbsp; self.feed(buffer)</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">&nbsp; File &quot;/usr/local/lib/python2.4/xml/sax/expatreader.py&quot;, line 207, in feed</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">&nbsp;&nbsp;&nbsp; self._parser.Parse(data, isFinal)</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">&nbsp; File &quot;/usr/local/lib/python2.4/xml/sax/expatreader.py&quot;, line 348, in end_element_ns</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">&nbsp;&nbsp;&nbsp; self._cont_handler.endElementNS(pair, None)</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">&nbsp; File &quot;/home/heavylu/buildout-eggs/tmpGzYSG7/zope.configuration-3.4.0-py2.4.egg/zope/configuration/xmlconfig.py&quot;, line 357, in endElementNS</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">&nbsp; File &quot;/home/heavylu/buildout-eggs/tmpGzYSG7/zope.configuration-3.4.0-py2.4.egg/zope/configuration/config.py&quot;, line 542, in end</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">&nbsp; File &quot;/home/heavylu/buildout-eggs/tmpGzYSG7/zope.configuration-3.4.0-py2.4.egg/zope/configuration/config.py&quot;, line 690, in finish</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">&nbsp; File &quot;/home/heavylu/buildout-eggs/tmpGzYSG7/zope.configuration-3.4.0-py2.4.egg/zope/configuration/xmlconfig.py&quot;, line 546, in include</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">&nbsp; File &quot;/home/heavylu/buildout-eggs/tmpGzYSG7/zope.configuration-3.4.0-py2.4.egg/zope/configuration/xmlconfig.py&quot;, line 378, in processxmlfile</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">&nbsp; File &quot;/usr/local/lib/python2.4/xml/sax/expatreader.py&quot;, line 107, in parse</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">&nbsp;&nbsp;&nbsp; xmlreader.IncrementalParser.parse(self, source)</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">&nbsp; File &quot;/usr/local/lib/python2.4/xml/sax/xmlreader.py&quot;, line 123, in parse</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">&nbsp;&nbsp;&nbsp; self.feed(buffer)</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">&nbsp; File &quot;/usr/local/lib/python2.4/xml/sax/expatreader.py&quot;, line 207, in feed</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">&nbsp;&nbsp;&nbsp; self._parser.Parse(data, isFinal)</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">&nbsp; File &quot;/usr/local/lib/python2.4/xml/sax/expatreader.py&quot;, line 348, in end_element_ns</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">&nbsp;&nbsp;&nbsp; self._cont_handler.endElementNS(pair, None)</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">&nbsp; File &quot;/home/heavylu/buildout-eggs/tmpGzYSG7/zope.configuration-3.4.0-py2.4.egg/zope/configuration/xmlconfig.py&quot;, line 357, in endElementNS</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">&nbsp; File &quot;/home/heavylu/buildout-eggs/tmpGzYSG7/zope.configuration-3.4.0-py2.4.egg/zope/configuration/config.py&quot;, line 542, in end</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">&nbsp; File &quot;/home/heavylu/buildout-eggs/tmpGzYSG7/zope.configuration-3.4.0-py2.4.egg/zope/configuration/config.py&quot;, line 690, in finish</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">&nbsp; File &quot;/home/heavylu/buildout-eggs/tmpSMHh98/grok-0.12-py2.4.egg/grok/zcml.py&quot;, line 48, in grokDirective</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">&nbsp; File &quot;/home/heavylu/buildout-eggs/tmpSMHh98/grok-0.12-py2.4.egg/grok/zcml.py&quot;, line 53, in do_grok</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">&nbsp; File &quot;/home/heavylu/buildout-eggs/tmphUQ1dX/martian-0.9.3-py2.4.egg/martian/core.py&quot;, line 193, in grok_dotted_name</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">&nbsp; File &quot;/home/heavylu/buildout-eggs/tmphUQ1dX/martian-0.9.3-py2.4.egg/martian/core.py&quot;, line 198, in grok_package</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">&nbsp; File &quot;/home/heavylu/buildout-eggs/tmphUQ1dX/martian-0.9.3-py2.4.egg/martian/core.py&quot;, line 196, in grok_package</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">&nbsp; File &quot;/home/heavylu/buildout-eggs/tmphUQ1dX/martian-0.9.3-py2.4.egg/martian/core.py&quot;, line 201, in grok_module</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">&nbsp; File &quot;/home/heavylu/buildout-eggs/tmphUQ1dX/martian-0.9.3-py2.4.egg/martian/scan.py&quot;, line 118, in getModule</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">&nbsp; File &quot;/home/heavylu/buildout-eggs/tmphUQ1dX/martian-0.9.3-py2.4.egg/martian/scan.py&quot;, line 188, in resolve</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">&nbsp; File &quot;/home/heavylu/Documents/personal_work/sinadlab/Sinadlab/src/sinadlab/app.py&quot;, line 3, in ?</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">&nbsp;&nbsp;&nbsp; from stormcontainer import StormContainer</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">zope.configuration.xmlconfig.ZopeXMLConfigurationError: File &quot;/home/heavylu/Documents/personal_work/sinadlab/Sinadlab/parts/app/site.zcml&quot;, line 4.0-4.30</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">&nbsp;&nbsp;&nbsp; ZopeXMLConfigurationError: File &quot;/home/heavylu/Documents/personal_work/sinadlab/Sinadlab/src/sinadlab/configure.zcml&quot;, line 5.2-5.27</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">&nbsp;&nbsp;&nbsp; ImportError: No module named stormcontainer</span><br style="font-family: courier new,monospace;"></font><br><br><font style="font-family: times new roman,serif;" size="2">&quot;/home/heavylu/Documents/personal_work/sinadlab&quot;</font> is my grok sandbox, then &quot;Sinadlab&quot; is my zopeproject...&nbsp; I tried installing the new version (<a href="http://pypi.python.org/pypi/nva.stormcontainer/0.2" rel="nofollow">http://pypi.python.org/pypi/nva.stormcontainer/0.2</a>
):<br><br><br><div style="text-align: left;"><font size="1"><span style="font-family: courier new,monospace;">~$ sudo easy_install nva.stormcontainer-0.2-py2.4.egg</span></font><br></div><br><br>But It did not help so much, the error stay the same.<br>
<br>I thank any direction and help someone could give me.<br clear="all"><br>-- <br>JAVIER