bgarrels / python4delphi

Automatically exported from code.google.com/p/python4delphi
0 stars 0 forks source link

Running Delphi 2007 with Python 2.7 #22

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
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 errol.an...@gradient.com on 22 Apr 2013 at 4:01

GoogleCodeExporter commented 9 years ago
Sorry - meant to say "I have installed Python 2.7 and uninstalled Python 2.5."

Original comment by errol.an...@gradient.com on 22 Apr 2013 at 5:59

GoogleCodeExporter commented 9 years ago
Is there a solution to this? I'm having the same problem currently

Thanks

Original comment by MatthewW...@gmail.com on 27 Jan 2015 at 11:25

GoogleCodeExporter commented 9 years ago
Found a "solution". As far as i can tell, Python4Delphi does not work with 
Python 2.7. Rather use a different version (I settled with 2.6).

Original comment by MatthewW...@gmail.com on 27 Jan 2015 at 3:07