Hi -- I'm going to port some code over to IronPython and right now, the setup.py script uses setuptools.
I tried installing setuptools by running ipy.exe ez_setup.py, and got an error. Should I rewrite the code not to use setuptools or is it possible to use setuptools with IronPython? Matt _______________________________________________ Users mailing list [email protected] http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
