> Any chance you are missing __init__.py in your package directory? You need > at least an empty __init__.py file. There have been several occasions when I > omitted it, and I think that I saw the same error that you are seeing, > though I can't be sure. I just recall that the error didn't point me > directly to a solution, as least given my moderate experience with Python.
That is exactly it! I owe you a beer. I would *never* have gotten that from http://trac.edgewall.org/wiki/TracDev/PluginDevelopment. (When I get this working, I'll update that page.) Thank you! -- You received this message because you are subscribed to the Google Groups "Trac Development" group. To post to this group, send email to trac-dev@googlegroups.com. To unsubscribe from this group, send email to trac-dev+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/trac-dev?hl=en.