Changes between Initial Version and Version 1 of Ticket #9359, comment 2
- Timestamp:
- Dec 22, 2011, 7:44:46 AM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #9359, comment 2
initial v1 1 1 I have a similar problem on Centos, however those modules are installed, and the wrapper and the devel package; 2 {{{ 2 3 # yum install python-sqlite.x86_64 python-sqlite2.x86_64 python-sqlite2.x86_64 python-sqlite.x86_64 3 4 Loaded plugins: downloadonly, fastestmirror, security … … 17 18 django.core.exceptions.ImproperlyConfigured: Error loading pysqlite2 module: No module named pysqlite2 18 19 20 }}}