see wrote: >hi, >is it that when doing the tutorial with an installed MySQL database an >additional manual installation of MySQLdb >(http://sourceforge.net/projects/mysql-python/) is needed? > >Maybe a hint to users with MySQL would be nice (or even better install >it directly with ez_setup. > >BTW, on the download page for Windows, ez_setup.py is available but the >later text uses >"easy_install -f http://www.turbogears.org/download/index.html >TurboGears" > >maybe I am missing something but maybe these are very minor glitches >which should be resolved very easily and would be helpful for total >beginners (as myself although at least I found out about the missing >lib). > >anyway, continueing doing my first steps... > >thanks >chris > > Chris,
no database modules are installed with TurboGears. So why should MySQLdb be included? Uwe

