Hi Stefan, Thanks again, that worked. Regards, Ankit Agrawal On Tue, Apr 16, 2013 at 3:58 AM, Stéfan van der Walt <stefan@sun.ac.za>wrote:
On Tue, Apr 16, 2013 at 12:27 AM, Ankit Agrawal <aaaagrawal@gmail.com> wrote:
I get these test errors. If I want to test the code before issuing a PR, this will be a problem. Any way to sort it out? Thank you again.
It's because that version is trying to run the tests in-place. To fix it, you can also build the modules in-place:
python setup.py build_ext -i
Stéfan
-- You received this message because you are subscribed to the Google Groups "scikit-image" group. To unsubscribe from this group and stop receiving emails from it, send an email to scikit-image+unsubscribe@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.
-- Regards, Ankit Agrawal, Senior Undergraduate in Electrical Engineering. IIT Bombay. +91 9833427046
participants (1)
-
Ankit Agrawal