-
Notifications
You must be signed in to change notification settings - Fork 11
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
tutor-credentials codebase Python 3.11 upgrade #34
Comments
I attempted building Credentials dockerfile on
L64 - L68 (setuptools and pip update)
However, the build failed when installing credentials requirements with the error:
python3.12 has only support for didkit==0.0.1, didkit==0.2.1. |
Is there an upstream issue to track the 3.12 upgrade in openedx/credentials? You should report your findings to the repo maintainers. |
openedx/public-engineering#234 does not specify any issue on credentials, I dont see any active issue on https://github.com/openedx/credentials/ either. Though there is a PR up to add Python 3.11 and 3.12 support openedx/credentials#2389 |
The upstream PR has been merged, this should be unblocked now. |
As CC to credentials repo I'll take the problem with didkit to work. |
This seems to also be an issue for Credentials with Python 3.11 too -- I opened an issue yesterday against the Credentials repo to share my findings thus far: openedx/credentials#2477. |
closing this issue as its PR is merged.
|
Hey @Faraz32123, didkit issue was resolved in version v0.3.3, after merging requirements upgrade PR into credentials, the compatibility with python 3.12 and arm64 will be fully resolved, so it can unblock any further works |
- As didkit issue is resolved in latest version which is being used in upstream credential repo. So, reverting this change. for context, see this comment: #34 (comment)
- As didkit issue is resolved in latest version which is being used in upstream credential repo. So, reverting this change. for context, see this comment: #34 (comment)
- As didkit issue is resolved in latest version which is being used in upstream credential repo. So, reverting this change. for context, see this comment: #34 (comment)
- As didkit issue is resolved in latest version which is being used in upstream credential repo. So, reverting this change. for context, see this comment: #34 (comment)
- As didkit issue is resolved in latest version which is being used in upstream credential repo. So, reverting this change. for context, see this comment: #34 (comment)
See overhangio/tutor#1004 for the context.
The text was updated successfully, but these errors were encountered: