Installation
This sections covers the step-step instruction about the Lyftrondata connector installation. It's must to have Python 3.9 as the default version for our drivers to work efficiently.
Prerequisite
Installation Steps
Linux
sudo apt-get install python3.9
sudo apt-get install python3-pip
python3 -m venv myvenv
source venv/bin/activate
pip install Lyftrondata_Mylibrary.whlWindows
Validation
Uninstallation
License Key
Quickstart Steps
Questions?
Last updated