Virtual environment

Start a virtual environment using virtualenv (see the previous chapter for installation) and use pip to install the modules listed as follows. If you had a folder path of C:Python3Geospatial, virtualenv will create a virtual environment folder, here called mapboxenv, which can be activated as shown: 

C:Python3Geospatial>virtualenv mapboxenv
Using base prefix 'c:\users\admin\appdata\local\programs\python\python36'
New python executable in C:Python3Geospatialmapboxenvpython.exe
Installing setuptools, pip, wheel...done.

C:Python3Geospatial>mapboxenvScriptsactivate
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset