that looks like somehting wrong with your pysqlite install.    Note  
that if you're on Python 2.5 or 2.6, sqlite3 is included, so in this  
case I'd recommend uninstalling any external pysqlite installs for  
that python installation.

On Mar 15, 2009, at 5:36 AM, GeertVc wrote:

>
> Hi,
>
> I have a problem following the DivingIn tutorial on
> http://elixir.ematia.de/trac/wiki/TutorialDivingIn.
>
> I've posted a question about the problem (http://groups.google.com/
> group/sqlelixir/browse_thread/thread/419fddeb4c70a3d2), but so far, no
> luck.
>
> Since this is based on SqlAlchemy, I thought I'd give it a try here (I
> know this is cross-posting, but I would like to understand what's
> going wrong...).
>
> Maybe someone over here knows the cause of my problem?
>
> Any help much appreciated, since I'd really like to continue with this
> db in Python...
>
> Best rgds,
>
> --Geert
>
> >


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To post to this group, send email to sqlalchemy@googlegroups.com
To unsubscribe from this group, send email to 
sqlalchemy+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sqlalchemy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to