The search returned 1 result

by CaSmir69
January 16, 2025 - 1:36 PM
Forum: WAPT Packages
Subject: Interactive Message Before Installation
Answers: 0
Views : 10080

Interactive message before Install

Hello,
Wapt Discovery version 2.5.5.15691

works with the editor, however, upon deployment, nothing happens; it remains stuck on "Installing" in the console.
Can someone help me? Please review the code;

here is my code:
def install():
# Declaring local variables
from waptservice.enterprise ...