I tried the cli activation script and found a “bug” during testing:
Step 1: Create the activation request
SweepMe! version 1.5.7.6
Traceback (most recent call last):
File “SweepMe_main.py”, line 230, in
File “SweepMe_main.py”, line 227, in request_activation
NameError: name ‘base64’ is not defined
The script runs into an error not finding the “base64” module.
I am not sure if this is known or if there is a workaround already.
thanks for reporting this issue! We indeed made a mistake when creating the release where the base64 module did not went into the distribution. We have now fixed it and will prepare a new SweepMe! update today.
I will keep you updated when it is available for download.