![]() |
Python4DElphi DLL Problem
Liste der Anhänge anzeigen (Anzahl: 1)
Hallo!
Ich habe Python4Delphi 1.0 in Delphi 11.3 mit GetIt installiert. Dann habe ich Python 3.12.0 Windows installer (64-bit) von ![]() Dann habe ich das Python Demo1 in Delphi 11.3 geladen: Anhang 56423 Beim Versuch, das Python Script im compilierten Demo-Programm auszuführen, kommt die Meldung: --------------------------- Demo01 --------------------------- Python is not properly initialized. --------------------------- OK --------------------------- Wenn ich aber Autoload einschalte, kommt die Meldung: --------------------------- Error --------------------------- Error 126: Could not open Dll "python34.dll" --------------------------- OK --------------------------- "python34.dll" ist aber nirgendwo im Demo-Projekt definiert (obwohl der Name und Pfad von python312.dll) ja explizit angegeben ist. Wieso versucht das Demo also immer "python34.dll" zu laden? Ich habe auch python312.dll direkt in den Exe-Ordner kopiert, aber das Demo versucht unerschütterlich immer wieder "python34.dll" zu laden! |
AW: Python4DElphi DLL Problem
Liste der Anhänge anzeigen (Anzahl: 1)
Ich habe jetzt in PythonEngine.pas die Definition für python312.dll hinzugefügt:
Anhang 56424 Jetzt kommt aber beim Ausführen die Meldung: --------------------------- Demo01 --------------------------- RuntimeError. --------------------------- OK --------------------------- |
AW: Python4DElphi DLL Problem
Nachdem ich den neuesten Quellcode herunter geladen habe, funktioniert es:
![]() Seltsam, dass GetIt veraltete Quellen verwendet! |
AW: Python4DElphi DLL Problem
Ist dein Programm denn auch ein Win64?
Sonst mußt du natürlich auch noch die 32 Bit-Version installieren. |
AW: Python4DElphi DLL Problem
Zitat:
|
Alle Zeitangaben in WEZ +1. Es ist jetzt 10:55 Uhr. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024 by Thomas Breitkreuz