Looks like this is based on an old quickstart. I would try adding the demo code to a newly quickstarted project and see if this does not just magically go away.
On Thu, Sep 11, 2008 at 10:25 PM, Lukasz Szybalski <[EMAIL PROTECTED]> wrote: > > I'm trying out your demos you had gave me a link to and simplemap works. > > I then tried running Factbook but I get > > File > "/home/lucas/tmp/tg2envgeo/lib/python2.5/site-packages/PasteDeploy-1.3.2-py2.5.egg/paste/deploy/loadwsgi.py", > line 561, in get_context > object_type, name=name) > File > "/home/lucas/tmp/tg2envgeo/lib/python2.5/site-packages/PasteDeploy-1.3.2-py2.5.egg/paste/deploy/loadwsgi.py", > line 587, in find_egg_entry_point > possible.append((entry.load(), protocol, entry.name)) > File > "/home/lucas/tmp/tg2envgeo/lib/python2.5/site-packages/setuptools-0.6c8-py2.5.egg/pkg_resources.py", > line 1912, in load > File > "/home/lucas/Desktop/Sanjiv_Singh/demos/FactBook/factbook/config/middleware.py", > line 3, in <module> > from tg.middleware import setup_tg_wsgi_app > ImportError: No module named middleware > > > Is there a package missing? > Lucas > > > > -- Mark Ramm-Christensen email: mark at compoundthinking dot com blog: www.compoundthinking.com/blog --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears Trunk" 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/turbogears-trunk?hl=en -~----------~----~----~----~------~----~------~--~---
