Page 1 of 1

[SOLVED] Problem with pyscripter and path to wapt-get.py

Published: April 10, 2018 - 8:10 AM
by admin-style
Good morning
Following the upgrade to version 1.5 on my workstation where the console is installed, I have the following problem with pyscripter.
The execution configuration, for example, for the function "-i build upload" stay on c:\wapt\wapt-get.py
PB WAPT.png
PB WAPT.png (17.19 KB) Viewed 3745 times
I've tried changing the route C:\Program Files (x86)\wapt The next package edit will revert to the old path

Does anyone have any idea?
I looked through all the PyScript settings

Re: Problem with pyscripter and path to wapt-get.py

Published: April 10, 2018 - 09:02
by sfonteneau
Yes, it is indeed a regression:
https://roundup.tranquil.it/wapt/issue945

Re: [SOLVED] pyscripter problem and path to wapt-get.py

Published: May 16, 2018 - 7:59 PM
by lowix
admin-style wrote: Apr 10, 2018 - 8:10 AM Hello,
Following the upgrade to version 1.5 on my workstation where the console is installed, I have the following problem with PyScripter.
The execution configuration, for example, for the "-i build upload" , remains at c:\wapt\wapt-get.py

PB WAPT.png.

Even though I change the path to C:\Program Files (x86)\wapt, the old path reappears after the next package edit.

Does anyone have any ideas?
I've looked through all the PyScripter settings.
Hi !
I had the same problem, which I easily solved by copying and pasting the contents of C:\Program Files (x86)\wapt into c:\wapt
@+