MOD Films wrote:
> 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
/usr/local/lib/python2.6/site-packages/setuptools-0.6c9-py2.5.egg/setuptools/package_index.py:155:
^^^^^
It seems that you installed an setuptools egg for Python 2.5 under
Python 2.6. That will NOT work correctly.
You should first get a working setuptools installation for Python 2.6
before you continue trying to install TG under Python 2.6.
But, honestly, I'd recommend just using Python 2.5 instead, unless you
want to help us get TG running under 2.6. But then you'll need a little
experience with how setuptools works to be able to fix simple problems
like this.
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
-~----------~----~----~----~------~----~------~--~---