Skip to content
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

TypeError: canonicalize_version() got an unexpected keyword argument strip_trailing_zero #1862

Open
sailxjx opened this issue Nov 29, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@sailxjx
Copy link

sailxjx commented Nov 29, 2024

🐛 Bug Description

When install pyqlib via poetry, python3.10, I met a dependency conflict that prevented the installation from completing successfully.

I think that's because the version conflict of packaging pypa/setuptools#4483

I want to upgrade packaging to 22.0 but qlib has limited the version to below 22.0.

To Reproduce

Steps to reproduce the behavior:

  1. poetry add pyqlib

Expected Behavior

Install sucessfully

Screenshot

Image

Environment

Note: User could run cd scripts && python collect_info.py all under project directory to get system information
and paste them here directly.

  • Qlib version: 0.9.5
  • Python version: 3.10
  • OS (Windows, Linux, MacOS): MacOS
  • Commit number (optional, please provide it if you are using the dev version):

Additional Notes

@sailxjx sailxjx added the bug Something isn't working label Nov 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant