Installing Python for a Wapt server

Questions about WAPT Server / Requests and help related to the WAPT server
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
Balkghar
Messages: 2
Registration: Apr 28, 2020 - 3:48 p.m.

April 28, 2020 - 4:22 PM

Hello everyone,

I started installing and configuring WAPT 1.5 on a Windows Server 2019 a few days ago.

I find the WAPT tool very useful and the WAPT client easy to use.

So far, I've used packages from the internet, which have already been created.

I started encountering difficulties when I had to create my own WAPT packages with software internal to my company.

The main problem I'm having is certainly not WAPT's fault, but my lack of knowledge of Python.

I keep getting error messages saying that Python packages are missing. Of course, when a package is missing, I install it, but sometimes the package simply doesn't exist.

Naturally, I've looked for a guide on how to configure Python for WAPT, but I haven't found anything, neither in forums nor on official websites.

My question is, is there a script or a complete guide to install Python so that WAPT works without any problems?

Hoping you have a good day,

Balkghar
User avatar
vcardon
WAPT Expert
Messages: 278
Registration: Oct 06, 2017 - 10:55 p.m.
Location: Nantes, France

April 28, 2020 - 4:48 PM

Hello,

Before you go any further, update, or better yet, reinstall your server with version 1.8.1. Version 1.5 is almost 3 years old.

WAPT works very well, even for specific business applications, even the most complex ones.

Regards,

Vincent
Vincent CARDON
Tranquil IT
Balkghar
Messages: 2
Registration: Apr 28, 2020 - 3:48 p.m.

April 29, 2020 - 1:09 PM

Hello,

I updated WAPT, but I still have this problem with Python.
User avatar
sfonteneau
WAPT Expert
Messages: 2318
Registered: July 10, 2014 - 11:52 PM
Contact :

April 30, 2020 - 2:01 PM

Balkghar wrote: Apr 28, 2020 - 4:22 PM I keep getting error messages saying that Python packages are missing, of course, when a package is missing I install it, but sometimes the package doesn't exist.
Can you be more specific, are the errors in pyscripter?
Locked