Wichert Akkerman wrote: > Previously Christopher Barker wrote: >> So, is there a way to turn off the use of pkg_resources in paste? > > No, paste relies on it to handle entry points in various places.
Darn. > That is > a very popular pattern that more and more things are starting to use. Well, I can see the utility, but it seems to be doing a lot of checking that really shouldn't be required in production. I suppose this is a setuptools question, but is there a way to control/turn off the dependency checking? I think that's what's causing the problems. Thanks, -Chris -- Christopher Barker, Ph.D. Oceanographer Emergency Response Division NOAA/NOS/OR&R (206) 526-6959 voice 7600 Sand Point Way NE (206) 526-6329 fax Seattle, WA 98115 (206) 526-6317 main reception [EMAIL PROTECTED] --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pylons-discuss" 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/pylons-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
