Skip to content

urllib.error.URLError: <urlopen error [Errno 101] Network is unreachable> #11

@khawar-islam

Description

@khawar-islam

Dear @cyclomon

I am running your Text-guided Image translation script python main.py -p "Black Leopard" -s "Lion" -i "input_example/lion1.jpg" --output_path "./outputs/output_leopard" --use_range_restart --use_noise_aug_all --regularize_content unfortunately it gives an error.

Traceback

    result = func(*args)
  File "/home2/coremax/anaconda3/envs/DiffuseIT/lib/python3.9/urllib/request.py", line 1389, in https_open
    return self.do_open(http.client.HTTPSConnection, req,
  File "/home2/coremax/anaconda3/envs/DiffuseIT/lib/python3.9/urllib/request.py", line 1349, in do_open
    raise URLError(err)
urllib.error.URLError: <urlopen error [Errno 101] Network is unreachable>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions