-
-
Notifications
You must be signed in to change notification settings - Fork 317
Installation
To install Python4Delphi into your Delphi IDE, take the following steps:
-
Clone or download and unzip the Github repository into a directory (e.g., D:\Components\P4D). Cloning is preferable, since you can then easily update the code.
-
Start RAD Studio.
-
Add the source subdirectory (e.g., D:\Components\P4D\Source) to the IDE's library path for the targets you are planning to use.
-
Open and install the Python4Delphi package specific to the IDE being used. For Delphi Sydney and later it can be found in the Packages\Delphi\Delphi 10.4+ directory. For earlier versions use the package in the Packages\Delphi\Delphi 10.3- directory.
Note: The package is Design & Runtime together.
The Lazarus Python4Delphi package can be found in the Packages/FPC directory. Install it in the standard way.