Dear user,
>
> First of all, I would like to thank your work. It is very nice of you
> to let us use TurboGears.
no problem.
> I think the newest version of SQLObject is 0.10.0b1 now. Therefore, I
> need to type something like " easy-install "SQLObject==0.9" " or pacth
> up setup.py and controller.py.
I answered a few minutes ago:
easy_install -UZ "SQLObject>=0.8,<0.10dev"
>
> I would very much appreciate if you could fix version check statements
> in your TurboGears script for SQLObject.
[...]
> If there is any documentation or discussion log on this topic, Please
> let me know.
http://groups.google.com/group/turbogears-trunk/browse_thread/thread/73bbed24ea953973
Please do some tests by patching TG's setup.py and installing the
desired SO version... If everything works as you want please report in
the above mentioned thread.
Cheers,
Florent.