Dear community,

I am  new to pyramid, I followed the installation steps as described
in pyramid 1.0 documentation, but when I try to run the example of
paragraph 4.1 I get the following error:

from pyramid.config import Configurator
ImportError: No module named config

I think pyramid is properly installed in my system as when I type
"from pyramid.config import Configurator" from within the python shell
it works. Additionally,  help("modules") command returns a list in
which pyramid is included.
Thank you in advance for your help

-- 
You received this message because you are subscribed to the Google Groups 
"pylons-devel" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/pylons-devel?hl=en.

Reply via email to