-
Notifications
You must be signed in to change notification settings - Fork 55
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.11.0 Not supported #39
Comments
@izac3d , the Python 3.11 support is scheduled to the next release. I will let you know when we get it available. |
Still waiting for this CRITICAL update... |
Hi @izac3d and @RichardxM , we've done all the work necessary for the 3.11 compatibility. We've planned for an upcoming release this week along with docs compatibility and some other new components. Will mention it here as soon as we make that release. |
Thankyou so much for the promptness of your reply. Glad to hear it's positive news, look forward to making some progress in my attempt to re-educate myself in the dark arts of Delphi.
Again, many thanks
Richard
…________________________________
From: Priyatham ***@***.***>
Sent: 06 March 2023 13:41
To: Embarcadero/DelphiVCL4Python ***@***.***>
Cc: RichardxM ***@***.***>; Mention ***@***.***>
Subject: Re: [Embarcadero/DelphiVCL4Python] Python 3.11.0 Not supported (Issue #39)
Hi @izac3d<https://github.com/izac3d> and @RichardxM<https://github.com/RichardxM> , we've done all the work necessary for the 3.11 compatibility. We've planned for an upcoming release this week along with docs compatibility and some other new components. Will mention it here as soon as we make that release.
—
Reply to this email directly, view it on GitHub<#39 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AK7OWI2NRAXZWS6LYK5IGPTW2XSRBANCNFSM6AAAAAASTO2M64>.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
ImportError: DLL load failed while importing DelphiVCL: The specified module could not be found.
When I try
>>> from delphivcl import *
The text was updated successfully, but these errors were encountered: