The README says:
Tailor has more than 50 unit and operational tests, that you canrun
with the following command line::
$ tailor test -v
But when I try it, I get:
$ tailor test -v
Traceback (most recent call last):
File "/Library/Frameworks/Python.framework/Versions/2.5/bin/
tailor", line 5, in <module>
pkg_resources.run_script('tailor==0.9.30', 'tailor')
File "/Library/Frameworks/Python.framework/Versions/2.5/lib/
python2.5/site-packages/setuptools-0.6c7-py2.5.egg/pkg_resources.py",
line 448, in run_script
File "/Library/Frameworks/Python.framework/Versions/2.5/lib/
python2.5/site-packages/setuptools-0.6c7-py2.5.egg/pkg_resources.py",
line 1173, in run_script
File "/Library/Frameworks/Python.framework/Versions/2.5/bin/
tailor", line 24, in <module>
ImportError: No module named tests
_______________________________________________
Tailor mailing list
[email protected]
http://lists.zooko.com/mailman/listinfo/tailor