We are using couchbase 3.0.10, and are planning to upgrade to 3.2.7
We have issue in in acouchbase
from acouchbase.cluster import Cluster,
from acouchbase.bucket import AsyncBucket
from couchbase.auth import PasswordAuthenticator
from couchbase.options import ClusterOptions
ModuleNotFoundError: No module named ‘acouchbase.bucket’
plase share sample code to connect async bucket