You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yinfang Chen edited this page Dec 16, 2024
·
1 revision
If you encountered the poetry installation stucking like the following (keyring related):
yinfang@inspratio:~/AIOpsLab$ poetry install -vvv
Using virtualenv: /ssd2/home/yinfang/.cache/pypoetry/virtualenvs/aiopslab-w4Rtnivw-py3.11
Installing dependencies from lock file
Finding the necessary packages for the current system
Package operations: 101 installs, 0 updates, 0 removals, 2 skipped
- Installing certifi (2024.8.30): Pending...
Checking if keyring is available
- Installing charset-normalizer (3.4.0): Pending...
...
[keyring:keyring.backend] Loading macOS
Using keyring backend 'SecretService Keyring'