<div dir="ltr">Thanks Matthew, you are right. I did not use the right Python.<div><br>But sorry for temporarily not getting time to set up all python 32 bit nosetests stuff since my final goal is to address my CI issues, and I am currently using<a href="https://www.appveyor.com/docs/how-to/rdp-to-build-worker"> this feature</a> provided by appveyor to debug.<br><br>Anyway, Thanks a lot for your help!</div><div><br>Maybe anyone here can help to verify if there are tests errors for 32bit scikit-learn on mac?</div></div><div class="gmail_extra"><br><div class="gmail_quote">2016-07-21 2:38 GMT+08:00 Matthew Brett <span dir="ltr"><<a href="mailto:matthew.brett@gmail.com" target="_blank">matthew.brett@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Wed, Jul 20, 2016 at 7:26 PM, lin yenchen <<a href="mailto:yenchenlin1994@gmail.com">yenchenlin1994@gmail.com</a>> wrote:<br>
> arch: posix_spawnp: nosetests: Bad CPU type in executable<br>
<br>
</span>I think your nosetests is pointing to a Python executable other than<br>
Python.org Python. I only get that error when trying to execute<br>
homebrew Python, not Python.org Python or system Python. Maybe check<br>
what nosetests is using with<br>
<br>
head -1 $(which nosetests<br>
<br>
Best,<br>
<div class="HOEnZb"><div class="h5"><br>
Matthew<br>
_______________________________________________<br>
scikit-learn mailing list<br>
<a href="mailto:scikit-learn@python.org">scikit-learn@python.org</a><br>
<a href="https://mail.python.org/mailman/listinfo/scikit-learn" rel="noreferrer" target="_blank">https://mail.python.org/mailman/listinfo/scikit-learn</a><br>
</div></div></blockquote></div><br></div>