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 ?
_______________________________________________
[email protected]
http://codespeak.net/mailman/listinfo/pypy-dev

Reply via email to