> I believe this `arch -i386` only works as a prefix for Python.org Python, > but I'm happy to be corrected.
Then the following should work: arch -i386 python -c "import nose; nose.main()" sklearn _______________________________________________ scikit-learn mailing list [email protected] https://mail.python.org/mailman/listinfo/scikit-learn
