MotionInput 3.2

Deployment

Deployment manual:

  • Ensure you have python 3.9 and run “pip install -r requirements.txt”.
  • Then build your application by running “python build.py motioninput_api.py”.
  • This will take some time.
  • Rename the ‘motioninput_api.exe’ file inside the ‘motioninput_api.dist’ folder to ‘MI3-Multitouch-3.11’.
  • Build the MFC using the Visual Studio project file.
  • Copy the generated MFC application (‘MFC-UCL-MI3-Settings.exe’) into the root folder of MotionInput.
  • Also copy the configMFC file into the data folder inside the MotionInput root directory.
  • Please refer to the user manual to run the application.