Hi, Tgcrud is advertising an entry point for TurboGears command but requires tg < 1.1 and thus cannot be run with the next iteration of tg. The problem is essentially that since this entry point is used for all our commands, tgcrud gets loaded each time we use "tg-admin" and crashes with a pkg_resources.VersionConflict.
At the moment, the only way to use tg 1.5 is to remove tgcrud. Could we update it to work for 1.5 (surely) and thus update the requirement so it does not crash tg-admin ? I am pushing for 1.5 to get out so I'd like to remove obstacles from the road :) Florent. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears Trunk" 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-trunk?hl=en -~----------~----~----~----~------~----~------~--~---
