-
Notifications
You must be signed in to change notification settings - Fork 258
Drop Python 3.9 support and fix Python 3.12 compatibility #1890
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
base: main
Are you sure you want to change the base?
Conversation
Co-authored-by: bhashemian <3968947+bhashemian@users.noreply.github.com>
Co-authored-by: bhashemian <3968947+bhashemian@users.noreply.github.com>
Co-authored-by: bhashemian <3968947+bhashemian@users.noreply.github.com>
Co-authored-by: bhashemian <3968947+bhashemian@users.noreply.github.com>
Co-authored-by: bhashemian <3968947+bhashemian@users.noreply.github.com>
|
@copilot the CI tests are failing. Fix them all. |
Co-authored-by: bhashemian <3968947+bhashemian@users.noreply.github.com>
Fixed in commit ec0d5c8. The CI failures were caused by a missing |
|
@copilot CI still failing: Properly fix them, please. |
Co-authored-by: bhashemian <3968947+bhashemian@users.noreply.github.com>
Fixed in commit 6843287. The circular import was caused by Warning Firewall rules blocked me from connecting to one or more addresses (expand for details)I tried to connect to the following addresses, but was blocked by firewall rules:
If you need me to access, download, or install something from one of these locations, you can either:
|
Latest Fix:
Fixed circular import error between
config.pyandgeneric.pyby:monailabel/utils/others/strtobool.pygeneric.py(now imports from strtobool.py)Original prompt
💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.