-
Notifications
You must be signed in to change notification settings - Fork 82
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
Python 3.10 Support #154
Comments
I'm using 3.10 and I got an error |
@ckanoab I just ran into this and can confirm that this worked for me as well! |
@ckanoab same i ran through this issue and can confirm that this worked for me as well! |
Thanks @ckanoab ! Worked for me as well. I hope this is fixed in the next release; it's a tiny, easy fix. |
Crazy behavior that they leave this open for years and do not care about their customers. |
@developervick Instead of updating the package file try the below solution. |
The Python SDK has been tested successfully on v3.6 to v3.12. |
This SDK won't work on python 3.10 which is the latest version released last year. This version has deprecated the collections need to update that so it can be used for the latest version. It is a core vulneabliity. Unless the code is updated for this change, this library cannot be used. I have posted a message to the authorize.net support also but no one responded. Does authorize.net still support python and Django or not.
The text was updated successfully, but these errors were encountered: