How do i add couchbase package in pycharm

The title and content are the same , The environment is Windows can i get more imformation about python sdk?

You should be able to either add an existing Python SDK or create a new virtualenv from the Python Interpreter settings, and then simply go to the package listings below the drop down SDK selector, press plus and add the ‘couchbase’ package. Alternatively you can manually add the package by running ‘pip install couchbase’.