I haven't been able to figure out why easy install if failing. I have checked and i have hte latest version of setuptools-0.6b4-py2.4.egg.
Any ideas?

Here is the output:

Searching for SQLObject>=0.7.1dev-r1457
Reading http://www.python.org/pypi/SQLObject/
Reading http://www.python.org/pypi/SQLObject/0.7.1b1
Reading http://sqlobject.org
Reading http://www.python.org/pypi/SQLObject/0.7.0
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-scxBr9/trunk
Processing trunk
Running setup.py -q bdist_egg --dist-dir /tmp/easy_install-scxBr9/trunk/egg-dist-tmp-nZC5Qv
/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-scxBr9/trunk/egg-dist-tmp-nZC5Qv (setup script problem?)
error: Could not find required distribution SQLObject>=0.7.1dev-r1457
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
sqlobject-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss

Reply via email to