No subject

Josh Warner silvertrumpet999 at gmail.com
Sat Jul 20 18:53:17 EDT 2013


Correction, that should be `python setup.py build_ext -i`, run at package 
root.

On Saturday, July 20, 2013 5:52:21 PM UTC-5, Josh Warner wrote:
>
> Run again with `make test` and copy the entire error report, please. That 
> section at the end of coverage just tells us there were 11 errors, not 
> where they came from or why.
>
> However, because so few tests were ran I'll go out on a limb and guess the 
> Cython files are not compiled.
>
> Try `python build_ext -i` and then running `make test` again; if I'm right 
> that would fix it.
>
> Regards,
> Josh
>
> On Friday, July 19, 2013 10:53:34 PM UTC-5, Ronnie Ghose wrote:
>>
>> how many errors are you getting from `make coverage` ? at the moment i'm 
>> getting:
>>
>> . . .
>> . . . 
>> skimage.viewer.viewers.core               179    142    21%   26-29, 
>> 74-120, 124-139, 142-153, 157-161, 164-166, 176-194, 197, 200-205, 212-214, 
>> 217, 221, 225-239, 242, 246-247, 251, 254-257, 261-266, 298-310, 319-330, 
>> 338, 341-351
>> skimage.viewer.widgets                      2      0   100%
>> skimage.viewer.widgets.core               130    103    21%   33-37, 
>> 41-42, 45, 51-59, 63, 67, 99-165, 169-171, 175-186, 189, 192, 196-199, 
>> 203-205, 228-241, 247, 251, 255
>> skimage.viewer.widgets.history             70     52    26%   24-39, 
>> 42-44, 48, 55-72, 75-82, 85-92, 96-104
>> ---------------------------------------------------------------------
>> TOTAL                                    3741   1338    64%
>> ----------------------------------------------------------------------
>> Ran 243 tests in 4.576s
>>
>> FAILED (SKIP=17, errors=11)
>>
>>
>>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scikit-image/attachments/20130720/f0eaa311/attachment.html>


More information about the scikit-image mailing list