Hello,
Our company makes CRM software and after the releases of Norton 2010 the following happend:
After the installaion of Norton 2010 our program won’t start anymore. Running it in command line gives the following error:
import sqlite3 as sqlite
file : \python25\lib\sqlite3_init_.py line 24
from dbapi2 import *
file : \python25\lib\sqlite3\dbapi2.py line 27
from _sqlite3 import *
ImportError: DLL load failed: Invalid access to memory location
I find this strange since this is a python file and nothing from our own.
After de-installation of Norton 2010 everything works like normal again.
Any reason or solution for this problem would be much appreciated.
Kind regards,
Thies Keulen