On Thu, Jun 26, 2008 at 11:54:16PM +0300, Marius Gedminas wrote:
> Same error with bzr 1.5, but I finally found the right URL:
> 
>   bzr branch lp:~setuptools/setuptools-test/main
> 
> Now, how do I run the test suite?  I see no scripts with suggestive
> names (such as test.py or runtests.py), setup.py test says there's no
> such command, nosetests aborts with a mysterious TypeError deep in its
> internals.

I tried ./setup.py test again, and it worked.  Apparently it needs
python-setuptools installed in my system Python, which I got as a side
effect of apt-get installing python-nose.

All 55 tests pass here.

Marius Gedminas
-- 
(mental note: stop installing red hat. everytime i do so, it takes ages to fix
my system again.)
                -- from the sig of Martin H�gman

Attachment: signature.asc
Description: Digital signature

_______________________________________________
Distutils-SIG maillist  -  [email protected]
http://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to