Installation-Expert
Post in
Thu 31 December 2020
Installation, For Expert
GeoPyTool can also be used as a module inside Python.
1. Install Python
Find help from Python official website please.
2. Install Needed Modules
Then run the following commands in terminal to install some base modules:
pip install cython numpy scipy matplotlib sympy pandas xlrd pyopengl BeautifulSoup4 …