Yes, you do indeed. I actually figured that out after I posted. However, I do indeed thank you as I forgot to actually mention that in my followup post, and therefore my post was useless to other newbies with the same problem. :) To clarify once more. You do need to download the python wrappers for whatever sql server you are using (pysqlite for sqlite, and there's one for mysql as well, and I'm sure there are others), or TurboGears will not be able to use the database.

