Jeremy wrote:
However, now I get this error whenever I run tg-admin or python
projectname-start.py:
asimov:~/jeremy jeremy$ python jeremy-start.py
/Library/Frameworks/Python.framework/Versions/2.4/lib/python2.4/site-packages/setuptools-0.6a7-py2.4.egg/pkg_resources.py:1943:
UserWarning: Module paste was already imported from
/Library/Frameworks/Python.framework/Versions/2.4/lib/python2.4/site-packages/PasteDeploy-0.3-py2.4.egg/paste/__init__.pyc,
but
/Library/Frameworks/Python.framework/Versions/2.4/lib/python2.4/site-packages/Paste-0.3-py2.4.egg
is being added to sys.path
Haven't seen this problem before :-(
If it were me I would go back to first principles (i.e. cleaning up and
reinstalling) to make sure I started with a clean slate, but maybe someone else
has a less drastic suggestion?
Robert