Cannot import n1ql in python


ImportError Traceback (most recent call last)
in ()
----> 1 from couchbase.n1ql import N1QLQuery

ImportError: cannot import name ‘N1QLQuery’

Hello @Roshanpk welcome to Couchbase Forums

Can you let me know what version of Python SDK are you using and possible share some code ?