mirror of
https://github.com/rommapp/romm.git
synced 2026-06-28 23:06:11 +00:00
developer setup poetry workarounds added
This commit is contained in:
@@ -25,6 +25,8 @@ Then initialize the virtual environment and install the dependencies
|
||||
|
||||
```sh
|
||||
poetry shell
|
||||
# Fix disable parallel installation stuck: $> poetry config experimental.new-installer false
|
||||
# Fix Loading macOS stuck: $> export PYTHON_KEYRING_BACKEND=keyring.backends.null.Keyring
|
||||
poetry install
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user