-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
I need some help. I am currently using/maintaining a Delphi 2007 application
that runs Python 2.5 scripts via python4delphi. I have downloaded the latest
version of p4d (3.32) and it does not seem to know about Delphi later than 2006
and Python later than 2.5.
I have installed Python 2.5 and uninstalled Python 2.5. When I compile the
Delphi program and run it, it crashes because it cannot find python25.dll.
How do I get my Delphi program working with Python 2.7?
I have no experience with the use of external programs in Delphi, so I would
appreciate a simple solution for dummies.
Thanks and regards
Original issue reported on code.google.com by [email protected] on 22 Apr 2013 at 4:01