two things here

#1
the error your having is that TG depends on some
(RuleDispatch,cElementTree) native components, when you try to install
it's not finding the right binary file and therefore looking for your
compiler (which none of you have), to make an egg.

#2
Turbogears depends on a lot of projects, which means that until they
migrate we can't migrate.

We all want 2.5 therefore I started a page a while ago
http://docs.turbogears.org/1.0/Python2.5Support

so until everything in there at least has a "version (works, but not
official)" please stay with 2.4

On 9/25/06, OvermindDL1 <[EMAIL PROTECTED]> wrote:
>
> Yea, same error here, any progress in the past week?  Currently have a
> part-installed and utterly useless TG install...
>
> C:\Python25>ez_setup.py -f
> http://www.turbogears.org/download/index.html TurboGe
> ars
> Downloading
> http://cheeseshop.python.org/packages/2.5/s/setuptools/setuptools-0.
> 6c3-py2.5.egg
> Searching for TurboGears
> Reading http://www.turbogears.org/download/index.html
> Best match: TurboGears 1.0b1
> Downloading http://files.turbogears.org/eggs/TurboGears-1.0b1.tar.gz
> Processing TurboGears-1.0b1.tar.gz
> Running TurboGears-1.0b1\setup.py -q bdist_egg --dist-dir
> c:\docume~1\fr03\local
> s~1\temp\easy_install-_rmawj\TurboGears-1.0b1\egg-dist-tmp-f9gz3q
> Adding turbogears 1.0b1 to easy-install.pth file
> Installing tg-admin-script.py script to C:\Python25\Scripts
> Installing tg-admin.exe script to C:\Python25\Scripts
>
> Installed c:\python25\lib\site-packages\turbogears-1.0b1-py2.5.egg
> Processing dependencies for TurboGears
> Searching for nose>=0.9
> Reading http://www.python.org/pypi/nose/
> Reading http://somethingaboutorange.com/mrl/projects/nose/
> Reading http://www.python.org/pypi/nose/0.9.0
> Best match: nose 0.9.0
> Downloading
> http://somethingaboutorange.com/mrl/projects/nose/nose-0.9.0.tar.gz
> Processing nose-0.9.0.tar.gz
> Running nose-0.9.0\setup.py -q bdist_egg --dist-dir
> c:\docume~1\fr03\locals~1\te
> mp\easy_install-14jtyg\nose-0.9.0\egg-dist-tmp-kgt9x9
> warning: no files found matching 'unit_tests\*\*\*\*\*.py'
> zip_safe flag not set; analyzing archive contents...
> nose.importer: module references __file__
> nose.importer: module references __path__
> nose.inspector: module MAY be using inspect.findsource
> nose.loader: module references __file__
> nose.loader: module references __path__
> nose.selector: module references __file__
> nose.suite: module references __path__
> nose.util: module references __file__
> nose.plugins.cover: module references __file__
> Adding nose 0.9.0 to easy-install.pth file
> Installing nosetests-script.py script to C:\Python25\Scripts
> Installing nosetests.exe script to C:\Python25\Scripts
>
> Installed c:\python25\lib\site-packages\nose-0.9.0-py2.5.egg
> Searching for ConfigObj>=4.3.2
> Reading http://www.python.org/pypi/ConfigObj/
> Reading http://www.voidspace.org.uk/python/configobj.html
> Page at http://www.python.org/pypi/ConfigObj/ links to .py file(s)
> without versi
> on info; an index scan is required.
> Scanning index of all packages (this may take a while)
> Reading http://www.python.org/pypi/
> Reading
> http://www.voidspace.org.uk/cgi-bin/voidspace/downman.py?file=configobj-
> 4.3.2.zip
> Reading http://www.python.org/pypi/ConfigObj/4.3.2
> Best match: ConfigObj 4.3.2
> Downloading
> http://www.voidspace.org.uk/cgi-bin/voidspace/downman.py?file=config
> obj-4.3.2.zip#egg=ConfigObj-4.3.2
> Processing downman.py
> Running setup.py -q bdist_egg --dist-dir
> c:\docume~1\fr03\locals~1\temp\easy_ins
> tall-uwslpa\egg-dist-tmp-yrk5ai
> Sorry: TypeError: ('compile() expected string without null bytes',)
> zip_safe flag not set; analyzing archive contents...
> Adding configobj 4.3.2 to easy-install.pth file
>
> Installed c:\python25\lib\site-packages\configobj-4.3.2-py2.5.egg
> Searching for RuleDispatch
> Best match: RuleDispatch 0.5a0.dev-r2115
> Downloading
> http://files.turbogears.org/eggs/RuleDispatch-0.5a0.dev-r2115.tar.gz
>
> Processing RuleDispatch-0.5a0.dev-r2115.tar.gz
> Running RuleDispatch-0.5a0.dev-r2115\setup.py -q bdist_egg --dist-dir
> c:\docume~
> 1\fr03\locals~1\temp\easy_install-nybgiz\RuleDispatch-0.5a0.dev-r2115\egg-dist-t
> mp-qaqul8
> error: Setup script exited with error: Python was built with Visual
> Studio 2003;
>
> extensions must be built with a compiler than can generate compatible
> binaries.
> Visual Studio 2003 was not found on this system. If you have Cygwin
> installed,
> you can try compiling with MingW32, by passing "-c mingw32" to setup.py.
>
>
> >
>

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