Kattni schrieb:
> I installed SQLObject. tg-admin info still returns:
>
> /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
> etc...
>
> Any more thoughts?
Can you do
python2.5
...
>>> import sqlobject
?
Diez
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---