
Make sure it's checked, and with some luck QGIS won't complain about itĪssuming this worked, a friendly compass icon should appear in the toolbar somewhere. Installed to the correct directory (see above), GeoTrace should appear in the list of available plugins.
Trace quantum gis install#
On launching QGIS for the first time, the plugin needs to be activated using the QGIS plugin manager ( Plugins->Manage and Install Plugins.). Install scikit-image using the following command: 'sudo pip install scikit-image'.Install mplstereonet first, using the following command: sudo pip install mplstereonet.
Trace quantum gis manual#
Manual install instructions for Linux users
Trace quantum gis 64 Bit#
if you downloaded the 64 bit files the filename will change from -win32.whl to -win_amd64.whl)Īssuming these all installed correctly, you should now be set to use the plugin. Install each package using pip: python -m pip install and python -m pip install scikit_image-0.13.0-cp36-cp36m-win32.whl (n.b. Navigate the console to the directory containing these downloaded wheels (e.g. Install mplstereonet first, using the following command: python -m pip install mplstereonetĭownload precompiled 32 or 64 bit (depending on your version of QGIS) python wheels for cython and scikit-image 3.6 (otherwise you need to install a c-compiler) from: This tool gives you access to the qGIS version of pythonĬheck pip (a python package manager) is up to date with the following: python -m pip install -upgrade setuptools Right-click on it and select Run as administrator. Open the start menu and search for OSGeo4W Shell. Installing mplstereonet and scikit-image on Windows can be a little tricky, as skimage contains uncompiled c-code. Manual install instructions for MS Windows users

If this automatic install doesn't work then the plugin can be installed in by following the manual install instructions below. The other dependencies should be automatically downloaded and installed the first time GeoTrace is run (at least on Windows and Linux).

QGis should come bundled with Numpy and Matplotlib. GeoTrace uses Numpy, Matplotlib, mplstereonet and scikit-image.


