Installation¶
These instructions assume that you have all necessary software requirements installed and running.
Important:
Install LabTools3
only after you have installed Anaconda or any
other python distribution you want to use.
There are several methods available for installation:
Download the installation script
install_labtools.py
You can download the
LabTools3
package fromLabTools3-1.1.3.9.zip
After downloading, extract theLabTools3
zip file which most likely resides in yourDownloads
folder. In Windows it is important that you really extract the file (select extract all) and not just look at the contents of the zip file.
Installation using Anaconda¶
Start Spyder and, using the file explorer, go to the directory (or folder) where you extracted the LabTools file.

Figure 1: Select directory where you extracted the LabTools¶
If you selected moethod 1 above, select the directory where the install_labtools.py script is located and execute it by doing %run install_labtools
If you selected downloading the zip file go to the directory where the extracted LabTools are located as shown in Fig. 1 enter the command
%run setup.py install (red ellipse in the figure).
This will install the software. Restart spyder and you are ready to use the LabTools3
.
Now you should be ready to do the start the tutorial.