Master branch fails tests?

Stéfan van der Walt stefan at sun.ac.za
Thu Jan 10 05:12:28 EST 2013


Hi Juan

On Thu, Jan 10, 2013 at 11:46 AM, Juan Nunez-Iglesias
<jni.soma at gmail.com> wrote:
> Am I doing something wrong? I can't get master to work on OSX; 6 tests fail
> with the following import error:

Could you try:

git checkout master
git reset --hard origin/master
git clean -xdf
make

And then try again?  The tests run fine over here.

Thanks!
Stéfan



More information about the scikit-image mailing list