[RESOLVED] Broken dev environment

Questions about WAPT Packaging / Requests and help regarding Wapt packages.
Forum Rules
Community Forum Rules
* English support on www.reddit.com/r/wapt
* French community support is available on this forum
* Please prefix the topic title with [RESOLVED] if it is resolved.
* Please do not edit a topic that is tagged [RESOLVED]. Open a new topic referencing the old one.
* Specify the installed WAPT version, full version, and build number (2.2.1.11957 / 2.2.2.12337 / etc.) as well as the Enterprise/Discovery edition.
* Versions 1.8.2 and earlier are no longer supported. The only questions accepted regarding version 1.8.2 are related to upgrading to a supported version (2.1, 2.2, etc.).
* Specify the server OS (Linux/Windows) and version (Debian Buster/Bullseye - CentOS 7 - Windows Server 2012/2016/2019).
* Specify the OS of the administration/package creation machine and the machine with the problematic agent, if applicable (Windows 7/10/11/Debian 11/etc.).
* Avoid asking multiple questions when opening a topic, otherwise it may be ignored. If there are multiple topics, open separate topics, preferably one after the other and not all at the same time (i.e., do not spam the forum).
* Include code snippets, screenshots, and other images directly in the post. Links to Pastebin, Bitly, and other third-party sites will be systematically removed.
* As with any community forum, support is provided voluntarily by members. If you require commercial support, you can contact Tranquil IT's sales department at 02.40.97.57.55
Locked
olaplanche
Messages: 178
Registration: January 26, 2017 - 11:11

March 20, 2019 - 4:07 PM

Hello,

I'm contacting you again because I'm still stuck. This problem has been occurring for a while now:

When I run PyScripter, I get the following message:

"Unable to connect to the remote Python engine. The remote process console and debugger are not accessible."

Consequently, I experience extremely high latency when opening and creating packages.
I've just looked into it seriously, and I've found that I have two Python engines: one in c:\wapt\script\python.exe and the one installed by the python package in c:\python\python.exe.
In PyScripter, one is detected in "Registered Versions" and the other in "Unregistered Versions"...

I'm rereading the documentation to make sure I don't miss anything, and it seems that all that's needed is to install PyScripter and run it as a local administrator.
So I uninstalled everything (PyScripter and Python) and reinstalled only PyScripter, but the problem is still there...

I'm convinced it's some stupid mistake on my part, but I can't figure out what :(
it is. Could a kind soul shed some light on this?

Thanks
Last edited by olaplanche on March 21, 2019 - 09:53, edited 1 time.
- Installed WAPT version: 2.6.0.16795 Enterprise
- Server OS: Linux / Debian Bookworm
- Administration/package creation machine OS: Windows 10
User avatar
sfonteneau
WAPT Expert
Messages: 2318
Registered: July 10, 2014 - 11:52 PM
Contact :

March 21, 2019 - 00:01

I had a similar issue (I just updated the pyscripter package).

Could you remove Python 2.7 (if it's installed on your machine)?

Delete the pyscripter folder in %appdata% and then upgrade the pyscripter package to its latest version.

If the %appdata%\pyscripter folder doesn't exist during installation, the package will pre-configure your pyscripter.

Simon
olaplanche
Messages: 178
Registration: January 26, 2017 - 11:11

March 21, 2019 - 08:47

Hello,

PyScripter is now completely stuck with the "(Not Responding)" message in the window title. :mrgreen:

Edit: After the first failed attempt, subsequent attempts seem to work correctly. I'll test it a bit more before marking the post as resolved.
- Installed WAPT version: 2.6.0.16795 Enterprise
- Server OS: Linux / Debian Bookworm
- Administration/package creation machine OS: Windows 10
olaplanche
Messages: 178
Registration: January 26, 2017 - 11:11

March 21, 2019 - 09:53

Okay, I just tested it with another PC and everything is working now!

Thanks
- Installed WAPT version: 2.6.0.16795 Enterprise
- Server OS: Linux / Debian Bookworm
- Administration/package creation machine OS: Windows 10
Locked