-
-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
[15:35:02] π Cloned repository!
[15:35:02] π Pulling code changes from Github...
[15:35:03] π¦ Processing dependencies...
βββββββββββββββββββββββββββββββββββββββ poetry βββββββββββββββββββββββββββββββββββββββββ
/app/streamlit-server-state /app/streamlit-server-state
[15:35:03] β Spinning up manager process...
RuntimeError
The Poetry configuration is invalid:
- Additional properties are not allowed ('group' was unexpected)
at ~/.poetry/lib/poetry/_vendor/py3.7/poetry/core/factory.py:43 in create_poetry
39β message = ""
40β for error in check_result["errors"]:
41β message += " - {}\n".format(error)
42β
β 43β raise RuntimeError("The Poetry configuration is invalid:\n" + message)
44β
45β # Load package
46β name = local_config["name"]
47β version = local_config["version"]
/app/streamlit-server-state
ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
[15:35:06] βοΈ installer returned a non-zero exit code
[15:35:06] βοΈ Error during processing dependencies! Please fix the error and push an update, or try restarting the app.
[15:36:42] βοΈ Streamlit server consistently failed status checks
[15:36:42] βοΈ Please fix the errors, push an update to the git repo, or reboot the app.
It looks like Streamlit Cloud does not support the new section name introduced with Poetry 1.2.0
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels