On Wed, Jul 20, 2016 at 7:26 PM, lin yenchen <yenchenlin1...@gmail.com> wrote:
> arch: posix_spawnp: nosetests: Bad CPU type in executable

I think your nosetests is pointing to a Python executable other than
Python.org Python.  I only get that error when trying to execute
homebrew Python, not Python.org Python or system Python.  Maybe check
what nosetests is using with

head -1 $(which nosetests

Best,

Matthew
_______________________________________________
scikit-learn mailing list
scikit-learn@python.org
https://mail.python.org/mailman/listinfo/scikit-learn

Reply via email to