Re: ImportError: No module named [projectname]

231 views
Skip to first unread message

Chris McDonough

unread,
Jul 28, 2012, 11:12:59 PM7/28/12
to pylons-...@googlegroups.com
On 07/24/2012 08:09 PM, Jamal Burgess wrote:
> Has anyone gotten this sort of an import error with a new pyramid
> project created with a scaffold? I've tried both pyramid_mongodb as
> well as alchemy scaffolds.
>
> this is what i'm getting.

... snip ....

> "/Users/kingdom/virt_env/virt_gum/lib/python2.7/site-packages/distribute-0.6.15-py2.7.egg/pkg_resources.py",
> line 1954, in load
> entry = __import__(self.module_name, globals(),globals(), ['__name__'])
> ImportError: No module named poppyseed

You didn't run setup.py develop, or at least you're not using the same
Python interpreter to run pserve as you installed your project into.

- C

Reply all
Reply to author
Forward
0 new messages