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
{{ message }}
This repository was archived by the owner on Aug 21, 2023. It is now read-only.
There is a typo in the version of the following two dependencies in the pyproject.toml file:
pyinstallermodule : It should be^5.0.1but it isˆ5.0.1. Check it here.poethepoetmodule: It should be^0.13.1but it isˆ0.13.1. Check it here.Due to the above two typos, we get the following two errors while running
poetry install: