> Hi - > > > >>> import MySQLdb > > Traceback (most recent call last): > > File "<stdin>", line 1, in ? > > ImportError: No module named MySQLdb > > What is the output from > > ls > /Library/Frameworks/Python.framework/Versions/2.3/lib/python2.3/site-packages/ > > That's where you should find the MySQLdb directory if it got installed > correctly. > > - Craig
Seems to be missing. In Library/Frameworks, there is only iMoviePluginAPI.framework, StuffIt.framework, and PrintMeSSL.framework. I have TinkerTool set to display hidden and system files. (Tried this, because I couldn't cd to the directory you indicated--it isn't there) _______________________________________________ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pythonmac-sig