Hello all, I've managed to get the sqlite3 module ( https://bitbucket.org/jdhardy/ironpython.sqlite/src) working under IronPython 2.6, but it doesn't seem to work with 2.7. I couldn't find any info about compatibility with 2.7, so I'd like to know whether this is a known issue or maybe the installation instructions for 2.7 are different?
The specific error I'm getting is that IronPython can't import the _sqlite3 module. Regards, Guillermo
_______________________________________________ Users mailing list [email protected] http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
