I'm starting a new project with pyramid and mongodb. When I run the 
command: development.ini pserve shows the following error:

File 
"/home/robertsolano/workspace/projects/learn/pyramid-learn/my_blog/my_blog/__init__.py",
 
line 24, in main

    MongoDB = pymongo.Connection

AttributeError: 'module' object has no attribute 'Connection'

Has anyone experienced this?

-- 
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/pylons-discuss.
For more options, visit https://groups.google.com/d/optout.

Reply via email to