Page 1 of 1

[SOLVED] Edupython Software

Published: July 3, 2019 - 1:31 PM
by CARRE-FRED
Hello,

the teachers at the high school where I work use Edupython with their students.
I created a WAPT package to deploy Edupython, but I'm encountering errors.
Edupython is installed on the client machines, but when I launch it, I'm in PyScripter.

Similarly, on the machine where the console is installed, I created an MSI package for Edupython (which installed).
I've also had problems with it.


It seems to me there's an incompatibility between PyScripter and Edupython.

F. Carré

Re: Edupython Software

Published: July 3, 2019 - 2:25 PM
by dcardon
Hello CARRE-FRED,
CARRE-FRED wrote: July 3, 2019 - 1:31 PM The teachers at the high school where I work use Edupython with their students.
I created a WAPT package to deploy Edupython, but I'm getting errors.
Edupython is installed on the clients, but when I launch it, I'm in PyScripter.

Similarly, on the machine where the console is installed, I created an MSI package for Edupython (which installed).
I also had problems there.


It seems to me that there's an incompatibility between PyScripter and Edupython.
Edupython includes pyscripter, so it's normal to see pyscripter open. The next thing to check is which pyscripter Edupython is opening: is it the one provided by Edupython or the one from WAPT? WAPT's pyscripter has some WAPT-specific settings, so it's likely it won't work correctly with the Edupython environment.

So basically, as things stand, you shouldn't install the WAPT PyScripter package if you're installing EduPython. We'll look into better isolating WAPT's PyScripter in the future to avoid this kind of interaction.

Sincerely,

Denis

Re: Edupython Software

Published: July 3, 2019 - 9:14 PM
by CARRE-FRED
Okay,
thank you for the reply.
We'll try to think of another solution.
Sincerely

, F. Carré