Many pylons dependencies use >= checks but this causes a simple problem. If at any time, later versions of these dependencies are incompatible with that pylons projects then the whole installation goes kaput.
I have a project on 0.9.5 and the same project won't run on a new installation using easy_install Pylons==0.9.5 because some of the latest versions of its dependencies aren't working properly with 0.9.5. Does anyone have a quick solution to this? Thanks, Carlo -- Carlo F. Sogono Software Developer Anchor Systems Pty Ltd http://www.anchor.com.au/ --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
