[pypy-dev] Is MySQLdb Working?

Phyo Arkar phyo.arkarlwin at gmail.com
Tue Jun 29 02:55:40 CEST 2010


Hello Pypy team.

Thank you for the Greatest project every happen  to Programming World.

I am trying to run web2py  - http://www.web2py.com on pypy , everything
working fine except MySQLdb , which i installed over easy_install .

>>>> import MySQLdb
Traceback (most recent call last):
  File "<console>", line 1, in <module>
ZipImportError: No module named pkg_resources


I saw the patch for mysqldb in the trunk , so i have to apply it on mysqldb
?  Which version for it ?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pypy-dev/attachments/20100629/473dae83/attachment.html>


More information about the Pypy-dev mailing list