What steps will reproduce the problem?
1. On a fresh python install (windows install is easiest to demonstrate)
2. run: python setup.py install
What is the expected output? What do you see instead?
I expect the package to be installed.
I get the error message:
"ImportError: No module named ez_setup"
What version of the product are you using? On what operating system?
pymodbus=0.9.0
Python 2.6
Windows XP and Windows 7
Please consider bundling ez_setup with your distributed packages if you are
going to depend on it as a backup to setuptools.
http://pypi.python.org/pypi/ez_setup
Original issue reported on code.google.com by tanj.t...@gmail.com on 10 Apr 2012 at 8:04
Original issue reported on code.google.com by
tanj.t...@gmail.com
on 10 Apr 2012 at 8:04