Hi Florent
Thanks alot your writings was very usefull.
Now i got Turbogears from the right Branche.
And currently i use the following Configuration.
TurboGears Complete Version Information
TurboGears requires:
* TurboGears 1.1b1dev-r3491
* celementtree 1.0.5-20051216
* elementtree 1.2.6
* turbojson 1.0
* turbocheetah 0.9.5
* simplejson 1.7.1
* setuptools 0.6c7
* ruledispatch 0.5a0.dev-r2306
* pastescript 0.9.7
* genshi 0.4.4
* formencode 0.7.1
* decoratortools 1.4
* configobj 4.3.2
* cheetah 2.0rc8
* cherrypy 2.2.1
* ruledispatch 0.5a0.dev-r2306
* cheetah 2.0rc8
* pyprotocols 1.0a0dev-r2302
* cheetah 2.0rc8
* pastedeploy 0.9.6
* paste 1.3
* decoratortools 1.4
Toolbox Gadgets
* info (TurboGears 1.1b1dev-r3491)
* catwalk (TurboGears 1.1b1dev-r3491)
* shell (TurboGears 1.1b1dev-r3491)
* designer (TurboGears 1.1b1dev-r3491)
* widgets (TurboGears 1.1b1dev-r3491)
* admi18n (TurboGears 1.1b1dev-r3491)
Identity Providers
* sqlobject (TurboGears 1.1b1dev-r3491)
* sqlalchemy (TurboGears 1.1b1dev-r3491)
tg-admin Commands
* info (TurboGears 1.1b1dev-r3491)
* shell (TurboGears 1.1b1dev-r3491)
* quickstart (TurboGears 1.1b1dev-r3491)
* update (TurboGears 1.1b1dev-r3491)
* sql (TurboGears 1.1b1dev-r3491)
* i18n (TurboGears 1.1b1dev-r3491)
* toolbox (TurboGears 1.1b1dev-r3491)
Visit Managers
* sqlobject (TurboGears 1.1b1dev-r3491)
* sqlalchemy (TurboGears 1.1b1dev-r3491)
Template Engines
* cheetah (turbocheetah 0.9.5)
* json (turbojson 1.0)
* genshi-markup (genshi 0.4.4)
* genshi-text (genshi 0.4.4)
* genshi (genshi 0.4.4)
Widget Packages
* tinymce (turbotinymce 1.0.6)
* TGExtJS (tgextjs 0.2.1)
* jquery (jquery 1.1.2)
* inplace (inplace 0.1a0.dev-r501)
* scriptaculous (scriptaculous 1.6.2)
* objectstatetracer (objectstatetracer 0.1a0.dev-r664)
* div_dialogs (divdialogs 0.1a1.dev-r610)
* gibetags (gibe 0.11.1)
* gibebloggingpro (gibe 0.11.1)
TurboGears Extensions
* objectstatetracer (objectstatetracer 0.1a0.dev-r664)
* turbomail (turbomail 2.0.4)
* visit (TurboGears 1.1b1dev-r3491)
* identity (TurboGears 1.1b1dev-r3491)
* fastdata (tgfastdata 0.9a7)
When i try to use tg-admin shell i get the following error:
D:\Turbogears\Version1.1\abd>tg-admin shell
Traceback (most recent call last):
File "C:\Python24\Scripts\tg-admin-script.py", line 7, in ?
sys.exit(
File "d:\downloads\turbogearssvn-1.1\turbogears\command\base.py", line
362, in main
if not turbogears.util.get_project_name():
File "d:\downloads\turbogearssvn-1.1\turbogears\util.py", line 122, in
get_project_name
name = list(open(pkg_info))[1][6:-1]
IndexError: list index out of range
The same happens when i use tg-admin toolbox.
Is there any hint?
Thanks in Advance.
Best Regards.
Ivo
On 9/14/07, Florent Aide <[EMAIL PROTECTED]> wrote:
>
>
> What did you pull out from SVN ? TG 1.1 is in a branch:
> http://svn.turbogears.org/branches/1.1
>
> whereas the "trunk" is used for the development of TG 2.0 at the moment...
>
> If you refer to the latest version present in the 1.1 branch then we
> are talking about the "head revision of 1.1 branch".
>
> I see you have TurboKid 1.0.1 & 1.0.2, but for TG 1.0 (beta1) and TG
> 1.1 we require kid 1.0.3...
>
> You seem to have a problem with the FastData import here. Since there
> is a new release of this I also suggest you update TGFastData using:
>
> easy_install -U TGFastData
>
> to grab the latest version from the cheeseshop or our servers.
>
> BTW: How did you "install" TG 1.1 ? Did you run "setup.py develop" ?
>
>
> On 9/14/07, Ivo Looser <[EMAIL PROTECTED]> wrote:
> > Hi Together
> >
> > I got the Trunk from the svn. After the Installation i had the following
> > eggs in my site-packages directory.
> >
> >
> > cElementTree-1.0.5_20051216-py2.4-win32.egg
> > cheetah-2.0rc8-py2.4.egg
> > CherryPy-2.2.1-py2.4.egg
> > cherrypy-3.0.2-py2.4.egg
> > configobj-4.3.2-py2.4.egg
> > dateutil-1.1-py2.4.egg
> > DecoratorTools-1.4-py2.4.egg
> > DivDialogs-0.1a1.dev_r610-py2.4.egg
> > easy-install.pth
> > elementtree-1.2.6-py2.4.egg
> > FormEncode-0.7.1-py2.4.egg
> > Genshi-0.4.1-py2.4.egg
> > gibe-0.11.1-py2.4.egg
> > InPlace-0.1a0.dev_r501-py2.4.egg
> > ipython-0.8.1-py2.4-win32.egg
> > jquery-1.1.2-py2.4.egg
> > kid-0.9.5-py2.4.egg
> > kid-0.9.6-py2.4.egg
> > MySQLdb
> > MySQL_python-1.2.2-py2.4.egg-info
> > ObjectStateTracer-0.1a0.dev_r664-py2.4.egg
> > Paste-0.9.7-py2.4.egg
> > Paste-1.3-py2.4.egg
> > PasteDeploy-0.9.6-py2.4.egg
> > PasteScript-0.9.7-py2.4.egg
> > PasteScript-1.3.6-py2.4.egg
> > PyProtocols-1.0a0dev_r2302-py2.4-win32.egg
> > README.txt
> > Routes-1.7-py2.4.egg
> > RuleDispatch-0.5a0.dev_r2306-py2.4-win32.egg
> > Scriptaculous-1.6.2-py2.4.egg
> > setuptools-0.6c5-py2.4.egg
> > setuptools-0.6c7-py2.4.egg
> > setuptools.pth
> > simplejson-1.7.1-py2.4.egg
> > sqlalchemy-0.3.7-py2.4.egg
> > SQLObject-0.9.0-py2.4.egg
> > tgcrud-1.0-py2.4.egg
> > TGExtJS-0.2.1-py2.4.egg
> > TGFastData-0.9a6-py2.4.egg
> > TurboCheetah-0.9.5-py2.4.egg
> > TurboGears-1.0.3.2-py2.4.egg
> > turbogears-1.1a0-py2.4.egg
> > TurboGears.egg-link
> > TurboJson-1.0-py2.4.egg
> > TurboKid-1.0.1-py2.4.egg
> > TurboKid-1.0.2-py2.4.egg
> > TurboMail-2.0.4-py2.4.egg
> > TurboTinyMCE-1.0.6-py2.4.egg
> > _mysql.pyd
> > _mysql_exceptions.py
> > _mysql_exceptions.pyc
> > _mysql_exceptions.pyo
> >
> >
> > When i started my Project i got the following error:
> >
> >
> >
> > D:\Turbogears\pcfreunde>python start-pcfreunde.py
> > c:\Python24\lib\site-packages\kid-
> 0.9.6-py2.4.egg\kid\pull.py:16:DeprecationWa
> > ning: kid.pull has been superseded by kid.parser
> > warnings.warn("kid.pull has been superseded by kid.parser",
> > DeprecationWarnin
> > )
> > Traceback (most recent call last):
> > File "start-pcfreunde.py", line 26, in ?
> > from pcfreunde.controllers import Root
> > File "D:\Turbogears\pcfreunde\pcfreunde\controllers\__init__.py", line
> 1,
> > in
> >
> > from pcfreunde.controllers.root import Root
> > File "D:\Turbogears\pcfreunde\pcfreunde\controllers\root.py", line 5,
> in ?
> > from pcfreunde.controllers import admin, home, portrait, impressum,
> > galerie
> > File "D:\Turbogears\pcfreunde\pcfreunde\controllers\home.py", line 4,
> in ?
> > from pcfreunde.widgets.frontend import *
> > File "D:\Turbogears\pcfreunde\pcfreunde\widgets\frontend\__init__.py",
> > line 1
> > in ?
> > from widgets import *
> > File "D:\Turbogears\pcfreunde\pcfreunde\widgets\frontend\widgets.py",
> line
> > 8,
> > in ?
> > from tgfastdata.datawidgets import FastDataGrid
> > ImportError: No module named tgfastdata.datawidgets
> >
> > There was also no way to process a Quickstart:
> >
> > D:\Turbogears>tg-admin quickstart mytgtest
> > c:\Python24\lib\site-packages\kid-
> 0.9.6-py2.4.egg\kid\pull.py:16:DeprecationWar
> > ning: kid.pull has been superseded by kid.parser
> > warnings.warn("kid.pull has been superseded by kid.parser",
> > DeprecationWarning
> > )
> > Traceback (most recent call last):
> > File "C:\Python24\Scripts\tg-admin-script.py", line 7, in ?
> > sys.exit(
> > File "c:\python24\lib\site-packages\setuptools-
> > 0.6c7-py2.4.egg\pkg_resources.p
> > y", line 277, in load_entry_point
> > return get_distribution(dist).load_entry_point(group, name)
> > File "c:\python24\lib\site-packages\setuptools-
> > 0.6c7-py2.4.egg\pkg_resources.p
> > y", line 2179, in load_entry_point
> > return ep.load()
> > File "c:\python24\lib\site-packages\setuptools-
> > 0.6c7-py2.4.egg\pkg_resources.p
> > y", line 1912, in load
> > entry = __import__(self.module_name, globals(),globals(),
> ['__name__'])
> > File "c:\python24\lib\site-packages\turbogears-
> > 1.1a0-py2.4.egg\turbogears\__in
> > it__.py", line 32, in ?
> > globals().update(ext.tgsymbols())
> > TypeError: 'StackedObjectProxy' object is not callable
> >
> > Did i do a Misstake? I there a Bug in trunk?
> >
> > TIA Ivo
> >
> > >
> >
>
> >
>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"TurboGears Trunk" 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-trunk?hl=en
-~----------~----~----~----~------~----~------~--~---