Hi, I can't get the plugin described in the tutorial http://trac-hacks.org/wiki/EggCookingTutorialTrac0.11 (or any other, based on this description) get to work. I followed the instructions there closely, but the plugin doesn't show up in Trac. Here are relevant parts of the trac.log:
2009-03-19 10:49:35,035 Trac[loader] DEBUG: Adding plugin Trachelloworld 1.1 from /home/u413481/tractestenv/plugins/ Trachelloworld-1.1-py2.6.egg ... 2009-03-19 10:49:35,216 Trac[loader] DEBUG: Loading helloworld from / home/u413481/tractestenv/plugins/Trachelloworld-1.1-py2.6.egg 2009-03-19 10:49:35,217 Trac[loader] ERROR: Skipping "helloworld = helloworld": (can't import "ImportError: No module named helloworld") this sure seems like a trivial problem to an experienced Trac programmer but I am all new to Python and Trac and just can't make it work :( I am using: Python 2.6 Trac 0.11.3 setuptools 0.6c9-2.1 Any hint what is wrong would be appreciated! best regards, christian! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Development" 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/trac-dev?hl=en -~----------~----~----~----~------~----~------~--~---
