Can't access Python client libraries, 404 page not Found

Hello,

I’m trying to get access to the client libraries Python on my localhost:8086 Debian VM, but when I click on it, it shows me a page saying “404 : Page not Found”.

I have tried to figure out why, and the only reason that came to me is maybe I have the wrong version of python in my file, maybe.

PS : I already did pip install influxdb_client

Hello @Markus_M,
Yes the docker image doesn’t come with python. This portion of the UI is just a tutorial. You’ll have to include it in your docker compose and run your own python script.
Here’s a tutorial on how to use the python client library:

hola, espero te encuentres muy bien quería hacer una consulta soy nuevo en este campo pero tengo unas dudas queria saber si puedes mirar este repositorio GitHub - victor1736/Lab_1
lo que pasa es que saco las variables de temperatura y humedad pero cuando genero los contenedores independientemente funciona, pero cuando lo hago con el docker compose me dice que no se conecta para enviar los datos al influxdb e revisado todo y la verdad no se que hacer