The search returned 4 results

by Adrian Dessaigne
April 21, 2021 - 9:45 AM
Forum: WAPT Packages
Subject: [SOLVED] Installing the Python environment
Answers: 2
Views : 4215

Re: Installing the Python environment

A clean reinstallation of a virtualized Windows 10 Pro environment is sufficient to fix the problem
by Adrian Dessaigne
April 21, 2021 - 9:43 AM
Forum: WAPT Server
Subject: Securing a hosted WAPT server
Answers: 0
Views : 3416

Securing a hosted WAPT server

Hello,

After testing WAPT Community (v1.8), we would like to integrate it into our infrastructure via a hosted VPS solution.

However, I have a few questions from a security perspective:
- When accessing the server's web page, the agent and agentdeploy files (as well as the command ...
by Adrian Dessaigne
March 10, 2021 - 3:39 PM
Forum: WAPT Packages
Subject: [SOLVED] Installing the Python environment
Answers: 2
Views : 4215

Re: Installing the Python environment

Update:
A manual installation via the source files works, however, the Win32api module is not compatible with Windows 10?
Traceback (most recent call last):
File "C:\Program Files (x86)\wapt\wapt-get.py", line 47, in
import common
File "C:\Program Files (x86)\wapt\common.py ...
by Adrian Dessaigne
March 8, 2021 - 12:07
Forum: WAPT Packages
Subject: [SOLVED] Installing the Python environment
Answers: 2
Views : 4215

[SOLVED] Installing the Python environment

Hello,

As a newcomer to WAPT, I want to prepare my PC for a WAPT package creation environment.

I followed the Tranquil.it documentation to install the Python environment with the "tis-waptdev" package.
However, after installation and rebooting the PC, I'm encountering a problem...