Page 1 of 1

Windows cannot find "C:\Program Files (x86)\PyScripter\PyScripte.exe"

Published: September 1, 2021 - 9:48 AM
by hla
Hello,

I'm new to WAPT... fabulous project!
Deployments are going very well!

I now need to be able to create packages.
I just installed tis-waptdev and I'm trying to create a package:
I'm getting the error message mentioned in the subject line with a red cross,

even though the waptconsole.ini file is correctly configured,
editor_for_packages="C:\Program Files (x86)\PyScripter\PyScripter.exe"

, and waptpyscripter.bat runs correctly.

How can I fix this, please?

Re: Windows cannot find "C:\Program Files (x86)\PyScripter\PyScripte.exe"

Published: September 1, 2021 - 9:56 AM
by dcardon
Do you have the PyScripter package installed?
Is the binary "C:\Program Files (x86)\PyScripter\PyScripter.exe" available on the machine? Is it installed in 32-bit or 64-bit?

Re: Windows cannot find "C:\Program Files (x86)\PyScripter\PyScripte.exe"

Published: September 1, 2021 - 10:19 AM
by hla
  • PyScripter is successfully installed via waptdev
  • The binary "C:\Program Files (x86)\PyScripter\PyScripter.exe" is indeed present (v3.6.4.0 x86)
  • launching "C:\Program Files (x86)\wapt\waptpyscripter.bat" works

Re: Windows cannot find "C:\Program Files (x86)\PyScripter\PyScripte.exe"

Published: September 15, 2021 - 7:41 AM
by hla
Hello,

could someone please help me?