Kibana import error in python

This is the error I'm getting while I'm trying to create a data view in Kibana using python. I'm trying to create a data view in Kibana cloud. ImportError: cannot import name 'Kibana' from 'kibana'. Can someone help me with it.

What python library are you using? Have you tried to use directly the Kibana Create Data View API?

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.