when I import, it's looking in plugins.sql. It appears we have two competing repoze.what.plugins packages.
# /usr/local/lib/python2.7/dist-packages/repoze.what.plugins.sql-1.0.1- py2.7.egg/repoze/what/__init__.pyc matches /usr/local/lib/python2.7/ dist-packages/repoze.what.plugins.sql-1.0.1-py2.7.egg/repoze/what/ __init__.py import repoze.what # precompiled from /usr/local/lib/python2.7/dist- packages/repoze.what.plugins.sql-1.0.1-py2.7.egg/repoze/what/ __init__.pyc import repoze.what.plugins # directory /usr/local/lib/python2.7/dist- packages/repoze.what.plugins.sql-1.0.1-py2.7.egg/repoze/what/plugins import repoze.what.plugins # from /usr/local/lib/python2.7/dist- packages/repoze.what.plugins.sql-1.0.1-py2.7.egg/repoze/what/plugins/ __init__.py # wrote /usr/local/lib/python2.7/dist-packages/ repoze.what.plugins.sql-1.0.1-py2.7.egg/repoze/what/plugins/ __init__.pyc Traceback (most recent call last): File "<stdin>", line 1, in <module> ImportError: No module named pylonshq >>> -- 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.

