Hello !
I'm sorry to ask it again but could MySQLdb be reinstalled on Chopin (for Python 2.6) ?
Also I saw that the sqlite module is broken (import sqlite3 gives some errors):
/usr/local/lib/python2.6/sqlite3/__init__.py in ()
from dbapi2 import *
dbapi2 undefined...
Hello Everybody :)
I'm a new user here and I was interested with the Python feature of x10hosting.
I'd like to rewrite a code of mine from PHP to Python (mainly for fun :) ) but it looks like the MySQLdb module is not installed on the chopin server.
I looked under the sys.path directories...