[storm] TROUBLE IN Ubuntu 7.10
JAVIER VELASQUEZ GOMEZ
heavylu at gmail.com
Thu May 22 23:22:45 BST 2008
Hi,
I did what you said and now zope runs smoothly, many thanks indeed.
On Thu, May 22, 2008 at 5:35 AM, Tim Terlegård <
tim.terlegard at valentinewebsystems.se> wrote:
> On May 22, 2008, at 4:30 AM, JAVIER VELASQUEZ GOMEZ wrote:
>
> I'm just starting to work with stormcontainer (in fact I'm really new to
> zope and grok), then I followed a short tutorial published in
> http://grok.zope.org/documentation/how-to/grok-orm-with-storm. I was
> stuck to all the directions (I just used "Sinadlab" instead of "contacts")
> and when I tried to start zope it crashed with the following error stack:
>
>
> ...
>
> from stormcontainer import StormContainer
> zope.configuration.xmlconfig.ZopeXMLConfigurationError: File
> "/home/heavylu/Documents/personal_work/sinadlab/Sinadlab/parts/app/site.zcml",
> line 4.0-4.30
> ZopeXMLConfigurationError: File
> "/home/heavylu/Documents/personal_work/sinadlab/Sinadlab/src/sinadlab/configure.zcml",
> line 5.2-5.27
> ImportError: No module named stormcontainer
>
>
> "/home/heavylu/Documents/personal_work/sinadlab" is my grok sandbox, then
> "Sinadlab" is my zopeproject... I tried installing the new version (
> http://pypi.python.org/pypi/nva.stormcontainer/0.2 ):
>
>
> ~$ sudo easy_install nva.stormcontainer-0.2-py2.4.egg
>
>
> In your setup.py you should add nva.stormcontainer to install_requires.
> After
> that you'll have to rerun buildout as I suspect you're using it.
>
> And then you will have to modify "from stormcontainer import
> StormContainer"
> to "from nva.stormcontainer import StormContainer".
>
> /Tim
>
--
JAVIER VELÁSQUEZ GÓMEZ
Ing. Electrónico
Universidad Nacional de Colombia, Bogotá
Cel. 300-3850753
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.ubuntu.com/archives/storm/attachments/20080522/ad4d04dc/attachment.htm
More information about the storm
mailing list