Herbert Sauro
Herbert Sauro
Update: I tried the same python by calling it from pyscripter instead and got the same problem. I also switched to a different python, 3.7, but that didn't make any...
Looks like this problem has been observed before: https://en.delphipraxis.net/topic/3742-delphivcl-fantastic-but-there-are-some-issues/
I'm not sure how to add the wrappers but I'm happy to provide samples for users to look at.
I see what I can do in the next few weeks, I'm writing a big report at the moment which is due end of Jan. Herbert On Thu, Jan 20,...
This looks more like a problem with your python installation. Can you confirm that your script works from a python console? Also make sure python4delphi is pointing to the right...
I just tried it on a delphi app I have that lets me run python and your code worked fine, see output below. I am using python3.11 however x0 x1...
I'm still using Delphi 11 patch, so can't advise on D12. On Fri, Apr 12, 2024 at 2:00 PM comdora ***@***.***> wrote: > I have tested on other computer, Delphi...