Kattni schrieb:
> I installed XCode and everything appeared successful... tg-admin info
> returned:
>
> /Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-
> packages/TurboGears-1.0.4.3-py2.5.egg/turbogears/toolbox/designer/
> __init__.py:15: UserWarning: SQLObject is missing, toolbox designer
> won't work
> warnings.warn("SQLObject is missing, toolbox designer won't work")
> TurboGears Complete Version Information
The newest TurboGears versions do not install an ORM
(SQLObject/SQLAlchemy) by default. Instead, a quicksterted application
require it, when they need it. Just install SQLObject manually with
sudi easy_install SQLObject
The simplejson and RuleDispatch issues were fixed last night.
Chris
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---