>>> import psycopg2
Traceback (most recent call last):
File "", line 1, in
File "C:Python26libsite-packagespsycopg2\__init__.py", line 60, in
from _psycopg import BINARY, NUMBER, STRING, DATETIME, ROWID
ImportError: DLL load failed: The application has failed to start because its si
de-by-side configuration is incorrect. Please see the application event log for
more detail.
I get this error when trying to import psycopg2.. I've searched for days, and found no solutions.
I've tried installing the Visual C++ 2008 Package, but I still get the same error.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…