[scikit-learn] How to test on PYTHON_ARCH=32 with mac?

lin yenchen yenchenlin1994 at gmail.com
Thu Jul 21 01:32:29 EDT 2016


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 <matthew.brett at gmail.com>:

> On Wed, Jul 20, 2016 at 7:26 PM, lin yenchen <yenchenlin1994 at 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 at python.org
> https://mail.python.org/mailman/listinfo/scikit-learn
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scikit-learn/attachments/20160721/ed38d59b/attachment-0001.html>


More information about the scikit-learn mailing list