Lukasz Szybalski schrieb: > Is fast data grid some kind of separate package that needs to be installed?
Yes, it is a separate package. You can install it with easy_install: easy_install -f http://turbogears.org/download/ TGFastData BUT, since FastData is somewhat unmaintained, the last released package is very old, out-dated and does not work with TurboGears 1.0.x. So you should get the latest version from the Subversion repository instead: easy_install \ http://svn.turbogears.org/projects/FastData/trunk If I have time, I want to make a new FastData release soon (i.e. within the next fortnight). 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 -~----------~----~----~----~------~----~------~--~---

