LORD-MicroStrain / MSCL

MicroStrain Communication Library
https://www.microstrain.com/software/mscl
MIT License
76 stars 57 forks source link

Problem Installing MSCL library #326

Open tdrl25 opened 1 year ago

tdrl25 commented 1 year ago

Hi, I have recently been trying to install the MSCL library on a Raspberry Pi 3 as well as a PC which runs on Ubuntu 22.04.2 LTS. In both cases the installation process goes as expected and doesn't showcase any errors while installing. Even so no trace of the MSCL library being installed can be found either physically or by using "pip list" in the terminal. Additionally I have just tried building the script as well using the provided Debian version for building scripts(I will add a link below just to clarify the version in question) . The results were similar as the installation seemed to have gone through but no trace of the MSCL library could be found. Is there anything else I could do or is there something that I have missed?

Link to Debian version for building the script: https://github.com/LORD-MicroStrain/MSCL/tree/2eb914952d6a3dbe5689b8c78ae0ccae8d6971d0/BuildScripts/linuxManualBuild