For 64 bit systems: Install packages: - Download file python-wxgtk2-8-packages-amd64.tar.gz - Execute: tar -xvzf python-wxgtk2-8-packages-amd64.tar.gz cd amd64 sudo apt-get install python python-wxtools python-matplotlib python-tk python-mpltoolkits.basemap python-mpltoolkits.basemap-data python-numpy sudo dpkg -i --force-all libtiff4_3.9.5-2ubuntu1.9_amd64.deb libpango1.0-0_1.30.0-0ubuntu3.1_amd64.deb libgstreamer0.10-0_0.10.36-1ubuntu1_amd64.deb libgstreamer-plugins-base0.10-0_0.10.36-1ubuntu0.1_amd64.deb libwxbase2.8-0_2.8.12.1-6ubuntu2_amd64.deb libwxgtk2.8-0_2.8.12.1-6ubuntu2_amd64.deb python-wxgtk2.8_2.8.12.1-6ubuntu2_amd64.deb sudo apt-get -f install Uninstall packages: sudo dpkg --force-all --purge libwxbase2.8-0 libwxgtk2.8-0 libgstreamer0.10-0 libgstreamer-plugins-base0.10-0 libpango1.0-0 libtiff4 python-wxgtk2.8 sudo apt-get -f install ----------------------------------------------------------------------------------------------------------- For 32 bit systems: Install packages: - Download file python-wxgtk2-8-packages-i386.tar.gz - Execute: tar -xvzf python-wxgtk2-8-packages-i386.tar.gz cd i386 sudo apt-get install python python-wxtools python-matplotlib python-tk python-mpltoolkits.basemap python-mpltoolkits.basemap-data python-numpy sudo dpkg -i --force-all libtiff4_3.9.5-2ubuntu1.9_i386.deb libpango1.0-0_1.30.0-0ubuntu3.1_i386.deb libgstreamer0.10-0_0.10.36-1ubuntu1_i386.deb libgstreamer-plugins-base0.10-0_0.10.36-1ubuntu0.1_i386.deb libwxbase2.8-0_2.8.12.1-6ubuntu2_i386.deb libwxgtk2.8-0_2.8.12.1-6ubuntu2_i386.deb python-wxgtk2.8_2.8.12.1-6ubuntu2_i386.deb sudo apt-get -f install Uninstall packages: sudo dpkg --force-all --purge libwxbase2.8-0 libwxgtk2.8-0 libgstreamer0.10-0 libgstreamer-plugins-base0.10-0 libpango1.0-0 libtiff4 python-wxgtk2.8 sudo apt-get -f install ----------------------------------------------------------------------------------------------------------- For armv7 systems: Install packages: - Download file python-wxgtk2-8-packages-armv7.tar.gz - Execute: tar -xvzf python-wxgtk2-8-packages-armv7.tar.gz cd armv7 sudo apt-get install python python-wxtools python-matplotlib python-tk python-mpltoolkits.basemap python-mpltoolkits.basemap-data python-numpy sudo dpkg -i --force-all libgstreamer0.10-0_0.10.36-1.5ubuntu1_armhf.deb libgstreamer-plugins-base0.10-0_0.10.36-2_armhf.deb libpango1.0-0_1.36.8-3_armhf.deb libtiff5_4.0.3-12.3ubuntu2.1_armhf.deb libwxbase2.8-0_2.8.12.1+dfsg2-2ubuntu2_armhf.deb libwxgtk2.8-0_2.8.12.1+dfsg2-2ubuntu2_armhf.deb python-wxgtk2.8_2.8.12.1+dfsg2-2ubuntu2_armhf.deb sudo apt-get -f install Uninstall packages: sudo dpkg --force-all --purge libwxbase2.8-0 libwxgtk2.8-0 libgstreamer0.10-0 libgstreamer-plugins-base0.10-0 libpango1.0-0 libtiff5 python-wxgtk2.8 sudo apt-get -f install ----------------------------------------------------------------------------------------------------------- NOTE: If after installing the packages you experience problems, please uninstall the packages with the provided command after using the gLAB GUI.