Bug on CLI activation

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.

Greetings
Marc

1 Like

Dear Marc,

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.

Thanks again and best
Axel

1 Like

Dear Marc,

the new version is released:
https://forum.sweep-me.net/t/sweepme-1-5-7-8-released/219/1

If you start SweepMe!, you will see a message in the General tab that informs you about the possibility to update to 1.5.7.8

Alternatively, you can download a full installer from our website.

Luckily, we planned with a new update this week so that your bug just came right in time. :sweat_smile:

Thanks and let us know if anything does not work.
Best, Axel

1 Like