Installing OpenCV , scikit-learn and Matplotlib on VS code

preview_player
Показать описание
hey everyone 👋 Welcome to Nihal's Lab Notes channel! We recommend you start Here ↘️
In this video am gonna show you how to install OpenCV , scikit-learn and Matplotlib on Vs Code
here's all the steps for the installation :
Step1:
Set-ExecutionPolicy RemoteSigned -Scope Process
Step2:
python -m venv studysession
Step3:
.\studysession\Scripts\activate
Step4: install Matplotlib
pip install -U matplotlib
Step5: install scikit-learn
pip install -U scikit-learn
Step6: install OpenCv
pip install opencv-python
here's the link for my Instagram :
/ nihal_the_scientist
here's the link to my github
i am here for any question ,thanks for watching 💕& don't forget to subscribe to see more about data analytics ,programming languages ,data science and many other things ❤️
Рекомендации по теме