I ran the command:
easy_install -Uf http://www.turbogears.org/preview/download TurboGears

It seams easy_install is trying to install sqlobject 0.8dev? I thought
TG only needed 0.7 to work? Anyway I had to reinstall my machine and it
fails with this message:

Best match: SQLObject 0.8dev
Downloading
http://svn.colorstudy.com/SQLObject/trunk#egg=SQLObject-0.8dev
Doing subversion checkout from
http://svn.colorstudy.com/SQLObject/trunk to
/tmp/easy_install-kWDg7G/trunk
Processing trunk
Running setup.py -q bdist_egg --dist-dir
/tmp/easy_install-kWDg7G/trunk/egg-dist-tmp-9hio3M
/Library/Frameworks/Python.framework/Versions/2.4/lib/python2.4/distutils/dist.py:236:
UserWarning: Unknown distribution option: 'entry_points'
  warnings.warn(msg)
/Library/Frameworks/Python.framework/Versions/2.4/lib/python2.4/distutils/dist.py:236:
UserWarning: Unknown distribution option: 'extras_require'
  warnings.warn(msg)
/Library/Frameworks/Python.framework/Versions/2.4/lib/python2.4/distutils/dist.py:236:
UserWarning: Unknown distribution option: 'install_requires'
  warnings.warn(msg)
warning: no files found matching '*.html'
warning: no files found matching '*.css'
warning: no files found matching 'examples/*.py'
warning: no files found matching 'docs/*.html'
warning: no files found matching '*.py' under directory 'tests'
zip_safe flag not set; analyzing archive contents...
sqlobject.classregistry: module references __file__
sqlobject.manager.command: module references __file__
No eggs found in /tmp/easy_install-kWDg7G/trunk/egg-dist-tmp-9hio3M
(setup script problem?)
error: Could not find required distribution SQLObject>=0.7.1dev-r1457


Any ideas?

Cheers,
Lateef


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to