Skip to content

Running gyb-setup.bat error: UnboundLocalError: local variable 'local_server' referenced before assignment #370

@c-hri-s

Description

@c-hri-s

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions