Thanks a lot. I just looked at one of (very) old deployment and used virtualenv to 1.2.x as you suggested and it worked !!! Is there a way to specify setuptools version while using later/latest virtualenv ?
Was some specific change made after virtualenv 12.0.4 that is causing this to happen ? (Would like to understand what changed.. to get better understanding of the problem, if you can spare few moments). Thanks again. /Jd On Tuesday, January 13, 2015 at 2:03:37 PM UTC-8, Jd Jedi wrote: > > HI > We install specific version of TG2 as a part of our installation. > > In a virtualenv, > easy_install -i http://www.turbogears.org/2.0/downloads/2.0.3/index > tg.devtools > > /home/cms/convirt-enterprise/tg2env/lib/python2.6/site-packages/pkg_resources/__init__.py:2462: > > PEP440Warning: 'PEAK-Rules (0.5a1.dev-r2713)' is being parsed as a legacy, > non PEP 440, version. You may find odd behavior and sort order. In > particular it will be sorted as less than 0.0. It is recommend to migrate > to PEP 440 compatible versions. > PEP440Warning, > /home/cms/convirt-enterprise/tg2env/lib/python2.6/site-packages/pkg_resources/__init__.py:2462: > > PEP440Warning: 'PEAK-Rules (0.5a1.dev-r2582)' is being parsed as a legacy, > non PEP 440, version. You may find odd behavior and sort order. In > particular it will be sorted as less than 0.0. It is recommend to migrate > to PEP 440 compatible versions. > PEP440Warning, > Searching for tg.devtools > Best match: tg.devtools 2.0.2 > Processing tg.devtools-2.0.2-py2.6.egg > tg.devtools 2.0.2 is already the active version in easy-install.pth > > Using > /home/cms/convirt-enterprise/tg2env/lib/python2.6/site-packages/tg.devtools-2.0.2-py2.6.egg > Processing dependencies for tg.devtools > error: Installed distribution conflicts with requirement : PEAK-Rules > 0.5a1.dev-r2713 is installed but PEAK-Rules==dev,>=0.5a1.dev-r2562 is > required by ['prioritized-methods'] > > (I had to make minor change to display the error above.) > > Question is : What is needed to be PEP440 compliant? What is the > workaround ? > From what I understand, versionning dependencies code is changed in > easy_install / setup tools and is causing warnings and errors ? Can I get > old behavior ? [[ How do I install prev version of setup tools/easy_install > if thats what is required ? I am on CentOS 6.5 ) > > Any help is appreciated. > > Thanks > /Jd > > BTW, > I also have seen a bunch of these on various packages ? > Reading http://peak.telecommunity.com/snapshots/ > /home/cms/convirt-enterprise/tg2env/lib/python2.6/site-packages/pkg_resources/__init__.py:2462: > > PEP440Warning: 'BytecodeAssembler-0.6 (r2646)' is being parsed as a legacy, > non PEP 440, version. You may find odd behavior and sort order. In > particular it will be sorted as less than 0.0. It is recommend to migrate > to PEP 440 compatible versions. > PEP440Warning, > /home/cms/convirt-enterprise/tg2env/lib/python2.6/site-packages/pkg_resources/__init__.py:2462: > > PEP440Warning: 'CLI (Tools-0.5dev-r2592)' is being parsed as a legacy, non > PEP 440, version. You may find odd behavior and sort order. In particular > it will be sorted as less than 0.0. It is recommend to migrate to PEP 440 > compatible versions. > PEP440Warning, > /home/cms/convirt-enterprise/tg2env/lib/python2.6/site-packages/pkg_resources/__init__.py:2462: > > PEP440Warning: 'CLI-Tools (0.5dev-r2592)' is being parsed as a legacy, non > PEP 440, version. You may find odd behavior and sort order. In particular > it will be sorted as less than 0.0. It is recommend to migrate to PEP 440 > compatible versions. > PEP440Warning, > /home/cms/convirt-enterprise/tg2env/lib/python2.6/site-packages/pkg_resources/__init__.py:2462: > > PEP440Warning: 'CLI-Tools-0.5dev (r2592)' is being parsed as a legacy, non > PEP 440, version. You may find odd behavior and sort order. In particular > it will be sorted as less than 0.0. It is recommend to migrate to PEP 440 > compatible versions. > PEP440Warning, > /home/cms/convirt-enterprise/tg2env/lib/python2.6/site-packages/pkg_resources/__init__.py:2462: > > PEP440Warning: 'Contextual (0.7a1.dev-r2511)' is being parsed as a legacy, > non PEP 440, version. You may find odd behavior and sort order. In > particular it will be sorted as less than 0.0. It is recommend to migrate > to PEP 440 compatible versions. > PEP440Warning, > /home/cms/convirt-enterprise/tg2env/lib/python2.6/site-packages/pkg_resources/__init__.py:2462: > > PEP440Warning: 'Contextual-0.7a1.dev (r2511)' is being parsed as a legacy, > non PEP 440, version. You may find odd behavior and sort order. In > particular it will be sorted as less than 0.0. It is recommend to migrate > to PEP 440 compatible versions. > PEP440Warning, > /home/cms/convirt-enterprise/tg2env/lib/python2.6/site-packages/pkg_resources/__init__.py:2462: > > PEP440Warning: 'Contextual (0.7a1.dev-r2570)' is being parsed as a legacy, > non PEP 440, version. You may find odd behavior and sort order. In > particular it will be sorted as less than 0.0. It is recommend to migrate > to PEP 440 compatible versions. > PEP440Warning, > /home/cms/convirt-enterprise/tg2env/lib/python2.6/site-packages/pkg_resources/__init__.py:2462: > > PEP440Warning: 'Contextual-0.7a1.dev (r2570)' is being parsed as a legacy, > non PEP 440, version. You may find odd behavior and sort order. In > particular it will be sorted as less than 0.0. It is recommend to migrate > to PEP 440 compatible versions. > PEP440Warning, > /home/cms/convirt-enterprise/tg2env/lib/python2.6/site-packages/pkg_resources/__init__.py:2462: > > PEP440Warning: 'Contextual (0.7a1.dev-r2695)' is being parsed as a legacy, > non PEP 440, version. You may find odd behavior and sort order. In > particular it will be sorted as less than 0.0. It is recommend to migrate > to PEP 440 compatible versions. > PEP440Warning, > /home/cms/convirt-enterprise/tg2env/lib/python2.6/site-packages/pkg_resources/__init__.py:2462: > > PEP440Warning: 'Contextual-0.7a1.dev (r2695)' is being parsed as a legacy, > non PEP 440, version. You may find odd behavior and sort order. In > particular it will be sorted as less than 0.0. It is recommend to migrate > to PEP 440 compatible versions. > PEP440Warning, > /home/cms/convirt-enterprise/tg2env/lib/python2.6/site-packages/pkg_resources/__init__.py:2462: > > PEP440Warning: 'EccoChemistry (0.4a1.dev-r2596)' is being parsed as a > legacy, non PEP 440, version. You may find odd behavior and sort order. In > particular it will be sorted as less than 0.0. It is recommend to migrate > to PEP 440 compatible versions. > PEP440Warning, > /home/cms/convirt-enterprise/tg2env/lib/python2.6/site-packages/pkg_resources/__init__.py:2462: > > PEP440Warning: 'EccoChemistry-0.4a1.dev (r2596)' is being parsed as a > legacy, non PEP 440, version. You may find odd behavior and sort order. In > particular it will be sorted as less than 0.0. It is recommend to migrate > to PEP 440 compatible versions. > PEP440Warning, > /home/cms/convirt-enterprise/tg2env/lib/python2.6/site-packages/pkg_resources/__init__.py:2462: > > PEP440Warning: 'EccoChemistry (0.4a1.dev-r2607)' is being parsed as a > legacy, non PEP 440, version. You may find odd behavior and sort order. In > particular it will be sorted as less than 0.0. It is recommend to migrate > to PEP 440 compatible versions. > PEP440Warning, > /home/cms/convirt-enterprise/tg2env/lib/python2.6/site-packages/pkg_resources/__init__.py:2462: > > PEP440Warning: 'EccoChemistry-0.4a1.dev (r2607)' is being parsed as a > legacy, non PEP 440, version. You may find odd behavior and sort order. In > particular it will be sorted as less than 0.0. It is recommend to migrate > to PEP 440 compatible versions. > PEP440Warning, > /home/cms/convirt-enterprise/tg2env/lib/python2.6/site-packages/pkg_resources/__init__.py:2462: > > PEP440Warning: 'EccoChemistry (0.4a1.dev-r2612)' is being parsed as a > legacy, non PEP 440, version. You may find odd behavior and sort order. In > particular it will be sorted as less than 0.0. It is recommend to migrate > to PEP 440 compatible versions. > PEP440Warning, > /home/cms/convirt-enterprise/tg2env/lib/python2.6/site-packages/pkg_resources/__init__.py:2462: > > PEP440Warning: 'EccoChemistry-0.4a1.dev (r2612)' is being parsed as a > legacy, non PEP 440, version. You may find odd behavior and sort order. In > particular it will be sorted as less than 0.0. It is recommend to migrate > to PEP 440 compatible versions. > PEP440Warning, > /home/cms/convirt-enterprise/tg2env/lib/python2.6/site-packages/pkg_resources/__init__.py:2462: > > PEP440Warning: 'PEAK (0.5a4.dev-r2486)' is being parsed as a legacy, non > PEP 440, version. You may find odd behavior and sort order. In particular > it will be sorted as less than 0.0. It is recommend to migrate to PEP 440 > compatible versions. > PEP440Warning, > /home/cms/convirt-enterprise/tg2env/lib/python2.6/site-packages/pkg_resources/__init__.py:2462: > > PEP440Warning: 'PEAK-0.5a4.dev (r2486)' is being parsed as a legacy, non > PEP 440, version. You may find odd behavior and sort order. In particular > it will be sorted as less than 0.0. It is recommend to migrate to PEP 440 > compatible versions. > PEP440Warning, > /home/cms/convirt-enterprise/tg2env/lib/python2.6/site-packages/pkg_resources/__init__.py:2462: > > PEP440Warning: 'PEAK (0.5a4dev-r2073)' is being parsed as a legacy, non PEP > 440, version. You may find odd behavior and sort order. In particular it > will be sorted as less than 0.0. It is recommend to migrate to PEP 440 > compatible versions. > PEP440Warning, > /home/cms/convirt-enterprise/tg2env/lib/python2.6/site-packages/pkg_resources/__init__.py:2462: > > PEP440Warning: 'PEAK (0.5a4dev-r2085)' is being parsed as a legacy, non PEP > 440, version. You may find odd behavior and sort order. In particular it > will be sorted as less than 0.0. It is recommend to migrate to PEP 440 > compatible versions. > PEP440Warning, > /home/cms/convirt-enterprise/tg2env/lib/python2.6/site-packages/pkg_resources/__init__.py:2462: > > PEP440Warning: 'PEAK (Rules-0.5a1.dev-r2700)' is being parsed as a legacy, > non PEP 440, version. You may find odd behavior and sort order. In > particular it will be sorted as less than 0.0. It is recommend to migrate > to PEP 440 compatible versions. > PEP440Warning, > /home/cms/convirt-enterprise/tg2env/lib/python2.6/site-packages/pkg_resources/__init__.py:2462: > > PEP440Warning: 'PEAK-Rules (0.5a1.dev-r2700)' is being parsed as a legacy, > non PEP 440, version. You may find odd behavior and sort order. In > particular it will be sorted as less than 0.0. It is recommend to migrate > to PEP 440 compatible versions. > PEP440Warning, > /home/cms/convirt-enterprise/tg2env/lib/python2.6/site-packages/pkg_resources/__init__.py:2462: > > PEP440Warning: 'PEAK-Rules-0.5a1.dev (r2700)' is being parsed as a legacy, > non PEP 440, version. You may find odd behavior and sort order. In > particular it will be sorted as less than 0.0. It is recommend to migrate > to PEP 440 compatible versions. > PEP440Warning, > /home/cms/convirt-enterprise/tg2env/lib/python2.6/site-packages/pkg_resources/__init__.py:2462: > > PEP440Warning: 'PEAK (Rules-0.5a1.dev-r2707)' is being parsed as a legacy, > non PEP 440, version. You may find odd behavior and sort order. In > particular it will be sorted as less than 0.0. It is recommend to migrate > to PEP 440 compatible versions. > PEP440Warning, > /home/cms/convirt-enterprise/tg2env/lib/python2.6/site-packages/pkg_resources/__init__.py:2462: > > PEP440Warning: 'PEAK-Rules (0.5a1.dev-r2707)' is being parsed as a legacy, > non PEP 440, version. You may find odd behavior and sort order. In > particular it will be sorted as less than 0.0. It is recommend to migrate > to PEP 440 compatible versions. > PEP440Warning, > /home/cms/convirt-enterprise/tg2env/lib/python2.6/site-packages/pkg_resources/__init__.py:2462: > > PEP440Warning: 'PEAK-Rules-0.5a1.dev (r2707)' is being parsed as a legacy, > non PEP 440, version. You may find odd behavior and sort order. In > particular it will be sorted as less than 0.0. It is recommend to migrate > to PEP 440 compatible versions. > PEP440Warning, > /home/cms/convirt-enterprise/tg2env/lib/python2.6/site-packages/pkg_resources/__init__.py:2462: > > PEP440Warning: 'PEAK (Rules-0.5a1.dev-r2713)' is being parsed as a legacy, > non PEP 440, version. You may find odd behavior and sort order. In > particular it will be sorted as less than 0.0. It is recommend to migrate > to PEP 440 compatible versions. > PEP440Warning, > /home/cms/convirt-enterprise/tg2env/lib/python2.6/site-packages/pkg_resources/__init__.py:2462: > > PEP440Warning: 'PEAK-Rules (0.5a1.dev-r2713)' is being parsed as a legacy, > non PEP 440, version. You may find odd behavior and sort order. In > particular it will be sorted as less than 0.0. It is recommend to migrate > to PEP 440 compatible versions. > PEP440Warning, > /home/cms/convirt-enterprise/tg2env/lib/python2.6/site-packages/pkg_resources/__init__.py:2462: > > PEP440Warning: 'PEAK-Rules-0.5a1.dev (r2713)' is being parsed as a legacy, > non PEP 440, version. You may find odd behavior and sort order. In > particular it will be sorted as less than 0.0. It is recommend to migrate > to PEP 440 compatible versions. > PEP440Warning, > /home/cms/convirt-enterprise/tg2env/lib/python2.6/site-packages/pkg_resources/__init__.py:2462: > > PEP440Warning: 'Presentable (0.1a1dev-r2439)' is being parsed as a legacy, > non PEP 440, version. You may find odd behavior and sort order. In > particular it will be sorted as less than 0.0. It is recommend to migrate > to PEP 440 compatible versions. > PEP440Warning, > /home/cms/convirt-enterprise/tg2env/lib/python2.6/site-packages/pkg_resources/__init__.py:2462: > > PEP440Warning: 'Presentable-0.1a1dev (r2439)' is being parsed as a legacy, > non PEP 440, version. You may find odd behavior and sort order. In > particular it will be sorted as less than 0.0. It is recommend to migrate > to PEP 440 compatible versions. > PEP440Warning, > /home/cms/convirt-enterprise/tg2env/lib/python2.6/site-packages/pkg_resources/__init__.py:2462: > > PEP440Warning: 'PyProtocols (1.0a0dev-r2302)' is being parsed as a legacy, > non PEP 440, version. You may find odd behavior and sort order. In > particular it will be sorted as less than 0.0. It is recommend to migrate > to PEP 440 compatible versions. > PEP440Warning, > /home/cms/convirt-enterprise/tg2env/lib/python2.6/site-packages/pkg_resources/__init__.py:2462: > > PEP440Warning: 'PyProtocols-1.0a0dev (r2302)' is being parsed as a legacy, > non PEP 440, version. You may find odd behavior and sort order. In > particular it will be sorted as less than 0.0. It is recommend to migrate > to PEP 440 compatible versions. > PEP440Warning, > /home/cms/convirt-enterprise/tg2env/lib/python2.6/site-packages/pkg_resources/__init__.py:2462: > > PEP440Warning: 'PyProtocols (1.0a0dev-r2070)' is being parsed as a legacy, > non PEP 440, version. You may find odd behavior and sort order. In > particular it will be sorted as less than 0.0. It is recommend to migrate > to PEP 440 compatible versions. > PEP440Warning, > /home/cms/convirt-enterprise/tg2env/lib/python2.6/site-packages/pkg_resources/__init__.py:2462: > > PEP440Warning: 'PyProtocols (1.0a0dev-r2082)' is being parsed as a legacy, > non PEP 440, version. You may find odd behavior and sort order. In > particular it will be sorted as less than 0.0. It is recommend to migrate > to PEP 440 compatible versions. > PEP440Warning, > /home/cms/convirt-enterprise/tg2env/lib/python2.6/site-packages/pkg_resources/__init__.py:2462: > > PEP440Warning: 'RuleDispatch (0.5a0.dev-r2100)' is being parsed as a > legacy, non PEP 440, version. You may find odd behavior and sort order. In > particular it will be sorted as less than 0.0. It is recommend to migrate > to PEP 440 compatible versions. > PEP440Warni > > > -- You received this message because you are subscribed to the Google Groups "TurboGears" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/turbogears. For more options, visit https://groups.google.com/d/optout.

