PC SOFT

PROFESSIONAL NEWSGROUPS
WINDEVWEBDEV and WINDEV Mobile

Home → WINDEV 2024 → Problem converting from windev 27 to windev 28
Problem converting from windev 27 to windev 28
Started by mimmo, Feb., 19 2024 4:40 PM - No answer
Posted on February, 19 2024 - 4:40 PM
HI
I converted a project from version 27 to 28 of Windev. The project calls two procedures in Python and with v27 everything works correctly. Hpo converted the project to v28 and Python no longer works. It tells me that I have to call the Python version the same as that of Windev, i.e. if Windev is 64 bit I have to call the Python dll 64 bit. What do I do but it always gives me the error during compilation. By the way, I've never used the 32-bit Python dll. Does anyone have any ideas how to solve the problem?
Thank you