[SOLVED] Problem with the "waptenterprise" module
Published: October 4, 2022 - 1:03 PM
Good morning
When trying to import elements from the waptenterprise module (e.g., from waptenterprise.waptservice.enterprise import get_active_sessions, start_interactive_process), I get the following message:
However, we are indeed using a business license...
Any ideas?
When trying to import elements from the waptenterprise module (e.g., from waptenterprise.waptservice.enterprise import get_active_sessions, start_interactive_process), I get the following message:
Code: Select all
from waptenterprise.waptservice.enterprise import get_active_sessions, start_interactive_process
ModuleNotFoundError: No module named 'waptenterprise'Any ideas?