Hi, I did the following:
python setup.py bdist_egg easy_install dist/ImageServer-1.0-py2.5.egg It created the startup script: start-imageserver However, when I did this: start-imageserver prod.cfg, I got the following error: ImportError: No module named imageserver.commands How would I fix this? Thanks in advance! -- You received this message because you are subscribed to the Google Groups "TurboGears" 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/turbogears?hl=en. For more options, visit https://groups.google.com/groups/opt_out.

