Verfasst: Montag 15. Februar 2010, 20:18
So, danke, das ganze hat jetzt funktioniert
Ich konnte es erfolgreich installieren.
Wenn ich jetzt jedoch als Code "import MySQLdb" eingeben, kommt folgende Fehlermeldung:
"Warning (from warnings module):
File "C:\Python26\lib\site-packages\MySQLdb\__init__.py", line 34
from sets import ImmutableSet
DeprecationWarning: the sets module is deprecated"
Was heißt das und wie kann ich es beheben?

Wenn ich jetzt jedoch als Code "import MySQLdb" eingeben, kommt folgende Fehlermeldung:
"Warning (from warnings module):
File "C:\Python26\lib\site-packages\MySQLdb\__init__.py", line 34
from sets import ImmutableSet
DeprecationWarning: the sets module is deprecated"
Was heißt das und wie kann ich es beheben?