Skip to content
Reinier Heeres edited this page Jul 30, 2013 · 1 revision

QTlab does not have an installer, so you can just copy it to your hard drive. It does have numerous dependencies on 3rd party software however.

Dependencies

Also recommended:

To 'install' the last two programs, we recommend the following:

  • Make a folder '3rd_party' inside the QTLab folder.
  • install (or copy) programs to the 3rd_party folder.
  • Make sure that QTlab can find the executables; this should happen by itself because we check for these programs in qtlab.bat. If not, modify qtlab.bat file to include the right PATH.

Running

win32:

qtlab.bat (assumes python installed in c:\python2X, change if needed)

linux: ./qtlab

Clone this wiki locally