Page 1 of 1

[SOLVED] Problem with the PyScripter Python engine

Published: November 25, 2019 - 9:57 PM
by f4242
Hi,

A problem that has been occurring regularly for some time now when I create/update my packages with PyScripter. When I perform an action (install, build-upload, etc.) in PyScripter, I receive these error messages:
Capture from 2019-11-25 15-49-40.png
Screenshot from 2019-11-25 15-49-40.png (7.63 KB) Viewed 3458 times
Capture from 2019-11-25 15-49-57.png
Screenshot from 2019-11-25 15-49-57.png (6.84 KB) Viewed 3458 times
It doesn't always crash, but it happens quite often. I manage to get it working by editing the execution configuration to change the engine type to internal and then back to external. It works for a while, then it starts crashing again...

Any ideas?

Re: Problem with the PyScripter Python engine

Published: November 25, 2019 - 11:21 PM
by sfonteneau
Can you confirm this setting?
Capture from 2019-11-25 23-17-07.png
Screenshot from 2019-11-25 23-17-07.png (44.57 KB) Viewed 3453 times

Re: Problem with the PyScripter Python engine

Published: November 25, 2019 - 11:40 PM
by f4242
option always use socket" wasn't enabled. I just did it. I'll keep you posted.

Thanks!