I first tried to make py2.6 the default like this
chief:/usr/bin# ln -s /usr/local/bin/python2.6 python Then ran easy_install manually like this http://paste.turbogears.org/paste/9563 .M. On Oct 13, 3:47 am, Christopher Arndt <[EMAIL PROTECTED]> wrote: > sevenseeker schrieb: > > > Is ConfigObj installed in your 2.6 environment along with setuptools? > > > On Oct 12, 7:19 am, MOD Films <[EMAIL PROTECTED]> wrote: > >> Hi > > >> Is it possible to use TG 1.0.7 with Python 2.6 yet? > > Not the last time I checked. It is not officially supported in any case. > > >> I'm getting > > >> No local packages or download links found for ConfigObj>=4.3.2 > >> error: Could not find suitable distribution for > >> Requirement.parse('ConfigObj>=4.3.2') > > Did you try to install ConfigOPbj manually with "easy_install ConfigObj" > or "easy_install configobj"? If this fails, please post the full > easy_install output tohttp://paste.turbogears.org/and send the link so > that we can have a look. > > Chris --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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?hl=en -~----------~----~----~----~------~----~------~--~---

