I am trying to install couchbase via pyenv in MAC OS but getting error as ERROR: Could not build wheels for couchbase, which is required to install pyproject.toml-based projects

Hi @Sharo - are you using the command below to install? I think there can be permissions issues with the command line tools (depending on the system configuration) and that is why we suggest using sudo. If that is not working, can you send the build output again?

sudo -H python3 -m pip install couchbase