- 
 
- 
  Notifications
 You must be signed in to change notification settings 
- Fork 325
Error 126: Could not open Dll "python***.dll" #476
-
When I compile the application in delphi or lazarus, the same error message as the title always be shown. I have set pythonengine's dllname and dllpath property, but the problem still exists. Could anyone tell me to do? Thanks!
Beta Was this translation helpful? Give feedback.
All reactions
Replies: 2 comments 2 replies
-
Are you on Windows?
Have you got python installed? Which version?
Is it the same bitness as your Lazarus app? (32 bits or 64 bits)?
Beta Was this translation helpful? Give feedback.
All reactions
-
Yes. I am using windows 7. Lazarus version is 2.2.0 and FPC version is 3.2.2. The lazarus is a 32bit verison. I have python 3.8.10 (64bit) installed on my PC.Besides, I also have a similar problem when I use delphi xe10 seattle on the same PC. Do you mean that I must use Lazarus and Python the same 32 or 64 bit version?
Beta Was this translation helpful? Give feedback.
All reactions
-
Beta Was this translation helpful? Give feedback.
All reactions
-
Thanks!
Beta Was this translation helpful? Give feedback.