You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After running pip3 install -r requirements.txt I get the following error on an Influx V1 install:
"ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
influxdb-client 1.36.1 requires urllib3>=1.26.0, but you have urllib3 1.25.11 which is incompatible."
The text was updated successfully, but these errors were encountered:
After running pip3 install -r requirements.txt I get the following error on an Influx V1 install:
"ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
influxdb-client 1.36.1 requires urllib3>=1.26.0, but you have urllib3 1.25.11 which is incompatible."
The text was updated successfully, but these errors were encountered: