Installing Python SDK 3 in windows 10

Hi, this looks like a known issue, fixed in 3.0.4 which is due soon. In the meantime, you can install 3.0.4b1 as follows:

pip install couchbase==3.0.4b1

Let us know if that fixes the issue for you. Thanks!