Correct version for Raspberry PI models

Thanks for the reply.
I found online os dependant install instructions for InfluxDB and the right version, in my case Buster, was installed. However I am not so certain about the influx_client and that is what I and my code, is struggling with.

from influxdb import InfluxDBClient

Is erroring in my python code with

No module named influxdb