Skip to content

Dependencies

Ian edited this page Apr 5, 2024 · 3 revisions

Install from your repository - numpy, pyqtgraph, pyopengl, pyqt5, pyserial, platformdirs (version 4.2.0).

You may need to add the Qt5 SQLite 3 database driver (libqt5sql5-sqlite) and Python3 bindings for QT5's SQL Module.

If you get a serial exception on startup, add your username to the 'dialout' group. Startup errors relating to the configuration file (database) may occur if your version of 'platformdirs' is old (e.g. as in the Ubuntu 22.04LTS repository).

Clone this wiki locally