RaspBerry Pi 3: How to Start: Beginners Guide Book by William Rowley

RaspBerry Pi 3: How to Start: Beginners Guide Book by William Rowley

Author:William Rowley [Rowley, William]
Language: eng
Format: epub
Published: 2017-03-16T07:00:00+00:00


The next step should involve the installation of pip, which is a Package Manager for Python. It is also good for us to use the OpenCV together with “virtualenv” and the “virtualenvwrapper.” The virtual environment just refers to a special tool which can be used for keeping the dependencies which are required by the different projects in separate places by the creation of independent, isolated Python environments for each. Execute the following command:

$ sudo pip install virtualenv virtualenvwrapper

$ sudo rm -rf ~/.cache/pip



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.