1574: Build error on 0.5.8
- Fixed
- Review Board
| matrixwo*********@gmai***** (Google Code) (Is this you? Claim this profile.) | |
|
|
|
| March 28, 2010 |
Seems missing ez_setup.
/usr/bin/python setup.py build
Traceback (most recent call last):
File "setup.py", line 27, in <module>
from ez_setup import use_setuptools
ImportError: No module named ez_setup
Thanks.