Installing python geospatial packages loading packages in Spyder and Spyder appearance Part 3
>> YOUR LINK HERE: ___ http://youtube.com/watch?v=gy3sS2jbbeg
This video will demonstrate how to install required geospatial python packages (shapely, pyproj, fiona, GDAL geopandas) from a repository (https://www.lfd.uci.edu/~gohlke/pytho..., and how to load it in Spyder studio. Finally, how to change the appearance of the Spyder studio. Python code: pip install --target PYTHON DIRECTORY --no-deps PYTHON PACKAGE • *add --upgrade before --no-deps
#############################
