这是indexloc提供的服务,不要输入任何密码
Skip to content

[BugFix] Installer: Force lower version of poetry in post_install script. #7002

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 10, 2025

Conversation

deeleeramone
Copy link
Contributor

  1. Why?:

  2. What?:

    • Forces 1.8.5 in the post_install script so it doesn't crash while trying to downgrade itself.
    • Taking this approach until the main library is updated for Poetry 2.0
  3. Impact (1-2 sentences or a bullet point list):

    • Fixes failing Windows installers.
  4. Testing Done:

    • Locally built.

@deeleeramone deeleeramone added bug Bugs and bug fixes installer Installer-related platform OpenBB Platform labels Jan 10, 2025
@deeleeramone deeleeramone added this pull request to the merge queue Jan 10, 2025
Merged via the queue into develop with commit f4bcd0d Jan 10, 2025
9 of 11 checks passed
@deeleeramone deeleeramone deleted the bugfix/patch-installer branch January 10, 2025 21:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bugs and bug fixes installer Installer-related platform OpenBB Platform
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] Installer Fails On Windows Because Poetry Can't Downgrade Itself
2 participants