Skip to content

Instantly share code, notes, and snippets.

@twogood
Created November 22, 2012 14:42
Show Gist options
  • Save twogood/4131508 to your computer and use it in GitHub Desktop.
Save twogood/4131508 to your computer and use it in GitHub Desktop.
ImportError: No module named _sqlite3
# import sqlite3
from pysqlite2 import dbapi2 as sqlite3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment