Trying to download mail for a GSuite Free user and seeing an error on setup. Tried both gyb-setup.bat and the command below. Using the latest gyb.zip on Windows 11:
C:\Desktop\email backup>gyb --action create-project --email [email protected]
Process Process-2:
Traceback (most recent call last):
File "multiprocessing\process.py", line 315, in _bootstrap
File "multiprocessing\process.py", line 108, in run
File "gyb.py", line 894, in _wait_for_http_client
UnboundLocalError: local variable 'local_server' referenced before assignment
gyb then just hangs.