Thanks Matthew, you are right. I did not use the right Python. 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 this feature <https://www.appveyor.com/docs/how-to/rdp-to-build-worker> provided by appveyor to debug.
Anyway, Thanks a lot for your help! Maybe anyone here can help to verify if there are tests errors for 32bit scikit-learn on mac? 2016-07-21 2:38 GMT+08:00 Matthew Brett <[email protected]>: > On Wed, Jul 20, 2016 at 7:26 PM, lin yenchen <[email protected]> > 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 > [email protected] > https://mail.python.org/mailman/listinfo/scikit-learn >
_______________________________________________ scikit-learn mailing list [email protected] https://mail.python.org/mailman/listinfo/scikit-learn
