hi everyone,
I am trying to install the SDK onto a fedora 43 machine via pip as described in the install document:
pip install bitwarden-sdk
and I’m getting the following:
$ pip install bitwarden-sdk
Caused by: No such file or directory (os error 2)
not sure what else to try. I installed rust via rustup-init, am I missing other dependencies?