Install the FlowHigh SDK using pip
pip install flowhigh # name of the pypi hosted package
If you have previously installed the FlowHigh SDK run the upgrade command
pip install --upgrade flowhigh
Note: If you have multiple Python versions installed make sure to use the same version for both FlowHigh and pip.