How do I check whether the “pip-install” module is properly installed? I think I installed it a while ago
but when I entered in pip install scikit-learn I got the “invalid syntax” message. I am working with Python 2.7,
Vista 32-bit.
Thanks.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The simplest smoketest is: start python commandline, import the package.