running the command in the docs poetry run scripts/sqlite/create_databases.py seems to break poetry not sure exactly why.
I think it is somehow related to this error:
python-poetry/poetry#9034
Running
pip install --upgrade poetry
seems to fix it again
running the command in the docs
poetry run scripts/sqlite/create_databases.pyseems to break poetry not sure exactly why.I think it is somehow related to this error:
python-poetry/poetry#9034
Running
pip install --upgrade poetryseems to fix it again