On a fresh poetry install, I get the following error trying to install anything:
(base) ➜ celeba poetry add numpy
Failed to unlock the collection!
How can I fix this?
There is an extensive discussion and various workarounds suggested in poetry issue #1719. Probably the fastest way to make this work is to run the following before you run poetry:
export PYTHON_KEYRING_BACKEND=keyring.backends.null.Keyring
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With