Hello Xethru community When I try to playback a .dat file I get the following error: https://pastebin.com/QBsQSkAj I have python 3.5.6 installed and I am on Ubuntu 18.04.1 LTS x86_64 Data was recorded using X4M300 and the .dat works on my Windows machine with Python 3.6.8.
Hey, figured it out. I had to install libpython3.5m.so.1.0 on Linux, after that it was complaining about missing libboost_filesystem.so.1.58.0 So I went to Ubuntu archive http://archive.ubuntu.com/ubuntu/pool/main/b/boost1.58/ and installed first libboost-system1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb and then ibboost-system1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb .