2014-08-05 14:27 GMT+02:00 Frank Dai <[email protected]>:
> I want to compile scikit-learn under python 3.4, the following commands are
> what I'm doing:
>
> alias python=python3

Aliases only work in your current shell, not in make. Use

    make PYTHON=python3

------------------------------------------------------------------------------
Infragistics Professional
Build stunning WinForms apps today!
Reboot your WinForms applications with our WinForms controls. 
Build a bridge from your legacy apps to the future.
http://pubads.g.doubleclick.net/gampad/clk?id=153845071&iu=/4140/ostg.clktrk
_______________________________________________
Scikit-learn-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general

Reply via email to