Install
ngsildclient requires Python 3.9 or above.
It’s recommended to use a virtual environment.
mkdir myagent && cd myagent
pyenv virtualenv 3.9.10 myagent
pyenv local myagent
pip install ngsildclient
ngsildclient requires Python 3.9 or above.
It’s recommended to use a virtual environment.
mkdir myagent && cd myagent
pyenv virtualenv 3.9.10 myagent
pyenv local myagent
pip install ngsildclient