I am using Delphi CE 10.4. I want to use Python4Delphi. The settings for MultiInstaller is
[Package - Python4Delphi]
Name=Python4Delphi
Folder=P4D
SearchPath="Source"
LibSuffix=%s0
D27="Packages\Delphi\Delphi 10.4+\Python.dpk", "Packages\Delphi\Delphi 10.4+\dclPython.dpk"
D28="Packages\Delphi\Delphi 10.4+\Python.dpk", "Packages\Delphi\Delphi 10.4+\dclPython.dpk"
Should the Folder be="..\P4D" because the files are in the parent folder?
The error is " Error: E:\PythonFiles\P4D\python4delphi\Install\ doesn't exist." Can anyone show me the right way to do this?

