On Jul 3, 2008, at 9:29 AM, Noah Kantrowitz wrote:
> > > On Jul 3, 2008, at 9:26 AM, Daniel Lowicki wrote: > >> >> Well, I did an easy_install like you told me to .. then the plugin >> was >> installed correctly. >> --> easy_install TracMasterTickets >> >> The egg ist lying around in my: c:\Python25\Lib\site-packages\ >> >> I assume that it got there by the aformentioned procedure. And I also >> assume that this egg ist still used by trac since I can't find any >> other >> masterticket files. >> >> Anyway .. I searched the Python and the Project directories but the >> html >> file is not there. That's why I peeked into the egg. > > You are indeed correct, the egg uploaded to PyPI doesn't seem to have > the template file. I will go investigate this. Okay, I bumped the version number (includes a bunch of unicode fixes) and reuploaded to PyPI. Please just run `easy_install -U TracMasterTickets` and it should do the upgrade. --Noah --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" 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-users?hl=en -~----------~----~----~----~------~----~------~--~---
