I tried following but could not solve the error. easy_install -i http://www.turbogears.org/2.0/downloads/current/index tg.devtools i could install tg2 in ubuntu 10.10 this error getting in ubuntu 11.04 ubuntu 11.04 has python 2.7 also getting same error in fedora14 http://www.convirture.org/forums/viewtopic.php?f=36&t=4924&p=8395
I alsi tried virtualenv myvenv --no-site-packages I alsi tried "easy_install TurboJson" I alsi tried "easy_install simplejson" --------------------/tg2env/lib/python2.7/site-packages/easy- install.pth import sys; sys.__plen = len(sys.path) ./setuptools-0.6c11-py2.7.egg ./pip-1.0.1-py2.7.egg ./Extremes-1.1.1-py2.7.egg ./MySQL_python-1.2.3-py2.7-linux-x86_64.egg ./tg.devtools-2.0.2-py2.7.egg ./repoze.who-1.0.15-py2.7.egg ./repoze.what_quickstart-1.0-py2.7.egg ./sqlalchemy_migrate-0.5.2-py2.7.egg ./TurboGears2-2.0.3-py2.7.egg ./zope.interface-3.4.1-py2.7-linux-x86_64.egg ./Paste-1.7.2-py2.7.egg ./repoze.who_friendlyform-1.0b3-py2.7.egg ./repoze.what.plugins.sql-1.0rc1-py2.7.egg ./repoze.who.plugins.sa-1.0rc1-py2.7.egg ./repoze.what-1.0.8-py2.7.egg ./TurboJson-1.2.1-py2.7.egg ./repoze.tm2-1.0a4-py2.7.egg ./repoze.what_pylons-1.0rc3-py2.7.egg ./WebError-0.10.1-py2.7.egg ./ToscaWidgets-0.9.4-py2.7.egg ./WebFlash-0.1a9-py2.7.egg ./Genshi-0.5.1-py2.7-linux-x86_64.egg ./Pylons-0.9.7-py2.7.egg ./repoze.who_testutil-1.0rc1-py2.7.egg ./prioritized_methods-0.2.1-py2.7.egg ./PEAK_Rules-0.5a1.dev_r2582-py2.7.egg ./transaction-1.0a1-py2.7.egg ./decorator-3.0.0-py2.7.egg ./Pygments-1.0-py2.7.egg ./Tempita-0.2-py2.7.egg ./WebOb-0.9.6.1-py2.7.egg ./WebTest-1.1-py2.7.egg ./Mako-0.2.4-py2.7.egg ./nose-0.10.4-py2.7.egg ./FormEncode-1.2.1-py2.7.egg ./PasteScript-1.7.3-py2.7.egg ./PasteDeploy-1.3.3-py2.7.egg ./WebHelpers-0.6.4-py2.7.egg ./Routes-1.10.3-py2.7.egg ./AddOns-0.6-py2.7.egg ./DecoratorTools-1.7-py2.7.egg ./BytecodeAssembler-0.3-py2.7.egg ./SymbolType-1.0-py2.7.egg /home/test/cms/ ./SQLAlchemy-0.5.6-py2.7.egg ./Beaker-1.5.4-py2.7.egg ./hashlib-20081119-py2.7-linux-x86_64.egg ./simplejson-2.1.6-py2.7-linux-x86_64.egg ./paramiko-1.7.7.1-py2.7.egg ./zope.sqlalchemy-0.6.1-py2.7.egg -- 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.

