Progress towards 0.6

Tony Yu tsyu80 at gmail.com
Thu Jun 7 09:42:25 EDT 2012


On Thu, Jun 7, 2012 at 8:55 AM, Guillaume Gay <guillaume at mitotic-machine.org
> wrote:

>
> Here is what I get (with tifffile in the python path):
>
>
> ERROR: test suite for <module 'test_tifffile' from
> '/home/guillaume/Python/scikits-image/skimage/io/tests/test_tifffile.pyc'>
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python2.7/dist-packages/nose/suite.py", line 227, in run
>     self.tearDown()
>   File "/usr/lib/python2.7/dist-packages/nose/suite.py", line 350, in
> tearDown
>     self.teardownContext(ancestor)
>   File "/usr/lib/python2.7/dist-packages/nose/suite.py", line 366, in
> teardownContext
>     try_run(context, names)
>   File "/usr/lib/python2.7/dist-packages/nose/util.py", line 478, in
> try_run
>     return func()
>   File
> "/home/guillaume/Python/scikits-image/skimage/io/tests/test_tifffile.py",
> line 22, in teardown
>     sio.use_plugin(v[0], k)
> IndexError: list index out of range
>
> ----------------------------------------------------------------------
> Ran 14 tests in 0.023s
>
> Cool, this is the error that the PR should fix. Thanks for confirming!
-Tony
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scikit-image/attachments/20120607/28ba57d6/attachment.html>


More information about the scikit-image mailing list