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 ran into this and fixed it based on this comment pointing out that pendulum uses a preview version of poetry, so unless you specifically install that version, poetry won't work properly with pendulum's config.
So it's not so much a poetry issue as it is pendulum being a little eager to have those sweet new features. 😅
➜ pendulum git:(master) poetry install
Installing dependencies from lock file
No dependencies to install or update
Installing the current project: pendulum (3.0.0a0)
Issue
I can't run
poetry install
. Is this issue with Pendulum or poetry version?The text was updated successfully, but these errors were encountered: