When I tried entering pip install scikit-learn
on Python shell, I got the "invalid syntax" message. I already
have Scipy and Numpy installed so there shouldn't be any depedency issues. What's wrong?
And I am still new to Python so I don't want to manually install the module. I am using Python 2.7 on
Vista 32-bit.
Thanks for helping.