@@ -11,8 +11,4 @@ In windows, the mcculw package is needed. You can install it from https://pypi.o
program Instalcal at least once for getting some neccesary updates.
In Linux, you will need the mccdaq package. You can install it from https://pypi.org/project/uldaq/. There you should go to the github repository and follow the build instructions.
However, until futher notice, the app will only be working properly under Windows. In Linux it can be tested thou, but without connecting to any device. In this case, the outputs are printed on
the console.
Also, check requisites.txt, and install the python packages listed there. This can be usually done via PIP.