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
I just encountered the same error, when setting up a new repo from scratch according to the readme and also had to git initin order to be able to run make setup.
Activity
hrshdhgd commentedon Jan 26, 2023
I created a new project from scratch using this cookiecutter and I could not reproduce this error. Could this be a old poetry version issue?
The reason I ask is the PRs associated to fix this issue seem like solving an unreproducible issue.
StroemPhi commentedon Feb 6, 2023
I just encountered the same error, when setting up a new repo from scratch according to the readme and also had to
git init
in order to be able to runmake setup
.hrshdhgd commentedon Feb 6, 2023
Thank you for confirming @StroemPhi ! Closing via #38