You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## P4D Installation using [MultiInstaller](https://github.com/pyscripter/MultiInstaller)
2
2
3
-
Use for Delphi Tokyo (10.2) or later to install all packages in one step. For versions earlier than Delphi Seattle (10.4) select only the first package in step 2 and manually add the Source\Vcl folder to the search path.
3
+
Use for Delphi Seattle (10.4) or later to install all packages in one step.
4
4
5
-
Requires Delphi
6
-
7
-
1. Clone or copy the Python4Delphi git repository to a folder of your choice. The setup.ini file assumes that the folder is called "P4D". If you chose to name your folder differently then modify setup.ini accordingly.
8
-
2. Run MultiInstaller.exe
9
-
3. Select the packages you want and press Next
10
-
4. In the dialog box specify the parent folder of "P4D" (i.e. the folder containing the directory to which you have copied Python4Delphi) and the Delphi target version. Then press Next to install the components
5
+
1. Clone or copy the Python4Delphi git repository to a folder of your choice. The setup.ini file assumes that the folder is called "P4D". If you chose to name your folder differently then modify the "Folder" option in setup.ini.
6
+
2. Close all Delphi IDEs running.
7
+
3. Run MultiInstaller.exe
8
+
4. Select the packages you want and press Next
9
+
5. In the dialog box specify the parent folder of "P4D" (i.e. the folder containing the directory to which you have copied Python4Delphi) and the Delphi target version. Then press Next to install the components
0 commit comments