Hello, http://geo.turbogears.org/factbook/ Could you update the README.txt on factbook app. Everything from start to finish. Copy and paste instruction would be great.
I downloaded the tgz file then what? - I run python setup.py develop but then I got error that I was missing tg.ext.geo - I then installed geo ext easy_install -i http://www.turbogears.org/2.0/downloads/current/index tg.ext.geo but now I'm getting: File "/home/lucas/tmp/tg2env/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/tg2env/lib/python2.5/site-packages/setuptools-0.6c8-py2.5.egg/pkg_resources.py", line 1912, in load File "/home/lucas/projects/geo/FactBook/factbook/config/middleware.py", line 2, in <module> from factbook.config.app_cfg import base_config File "/home/lucas/projects/geo/FactBook/factbook/config/app_cfg.py", line 1, in <module> from tg.configuration import AppConfig, Bunch ImportError: No module named configuration I run paster serve --reload development.ini but your readme.txt talks about config.ini ? Which file is what? Thanks, Lucas --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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?hl=en -~----------~----~----~----~------~----~------~--~---

