Hi guys, I don't whether somebody else asked this question, but I am really confused about this. I have already installled IronPython2.6 and add it into my system's path, so I can directly type ipy to start IronPython2.6. So I tried " ipy setup.py install" to install MySQLdb, but it give me an error said no module named setuptools. Then I download setuptools and install it, it gave me an error: No module named pkg_resources.
Why doesn't IronPython2.6 ship with a setuptools like easy_install ? Now, I can't install any 3rd party package and don't know how to fix it. Regards, David -- ---------------------------------------------- Attitude determines everything ! ----------------------------------------------
_______________________________________________ Users mailing list Users@lists.ironpython.com http://lists.ironpython.com/listinfo.cgi/users-ironpython.com