-
install okada4py
-
conda install -c conda-forge gcc numpy scipy pyproj matplotlib cartopy multiprocess h5py
-
pip install calfem-python
-
pip install scikit-spatial
-
pip install git+https://github.com/Turbo87/utm
-
pip install git+https://github.com/pyrocko/kite
-
conda install -c anaconda pyqt=5.9.2
-
export PYTHONPATH=/path/to/your/folder:${PYTHONPATH}