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
Hi, @sailxjx
I saw your issue and at the time you asked it, qlib didn't support python 3.10, but fortunately, qlib has recently made some adjustments and now supports python 3.10, so you can try pulling the latest code and installing it with make install or make dev.
🐛 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:
Expected Behavior
Install sucessfully
Screenshot
Environment
Note: User could run
cd scripts && python collect_info.py all
under project directory to get system informationand paste them here directly.
Windows
,Linux
,MacOS
): MacOSAdditional Notes
The text was updated successfully, but these errors were encountered: