On Thu, Mar 5, 2009 at 3:55 AM, [email protected] <[email protected]> wrote: > > Upgraded to TG2.0B7, did flash get deprecated? > > $ easy_install -U -i http://www.turbogears.org/2.0/downloads/current/index > tg.devtools > Searching for tg.devtools > Reading http://www.pylonshq.com/download/ > Reading http://www.turbogears.org/2.0/downloads/current/index/tg.devtools/ > Best match: tg.devtools 2.0b7 > Processing tg.devtools-2.0b7-py2.5.egg > tg.devtools 2.0b7 is already the active version in easy-install.pth > > $ paster serve --reload development.ini > Starting subprocess with file monitor > Starting server in PID 7223. > > WebError Traceback: > ⇝ ImportError: cannot import name flash > sys.path: [ > <snip>
yes, flash is now implemented as a extenal package but it should have been downloaded. http://www.turbogears.org/2.0/downloads/current/index/WebFlash/ it is in TG's dependencies http://svn.turbogears.org/trunk/setup.py not entirely sure how easy_install failed you. BTW this is old like b3 or something. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

