Skip to content

#60 Add scripts to install the app on Windows and Linux

Dependencies (mainly shiboken6) were really sensitive about the order in which they were installed thus

  • going with a forced order in the install script before running setup.py
  • and omitting requirements.txt usage

until we're able to figure out how to resolve these issues

Still a draft since Linux install is ongoing

Edited by Jaak Kütt

Merge request reports