Skip to content

openai.APITimeoutError: Request timed out. #156

@nowangry

Description

@nowangry

I am encountering
Traceback (most recent call last): File "/Data4T/Codes/DriveLM/challenge/evaluation.py", line 240, in <module> File "/Data4T/Codes/DriveLM/challenge/evaluation.py", line 197, in evaluation print("language score: ", output["language"]) File "/Data4T/Codes/DriveLM/challenge/evaluation.py", line 88, in eval_chatGPT """ File "/home/jqwu/anaconda3/envs/drivelm/lib/python3.8/multiprocessing/pool.py", line 364, in map return self._map_async(func, iterable, mapstar, chunksize).get() File "/home/jqwu/anaconda3/envs/drivelm/lib/python3.8/multiprocessing/pool.py", line 771, in get raise self._value openai.APITimeoutError: Request timed out.
when running
python evaluation.py --root_path1 ./output.json --root_path2 ./test_eval.json

SOS!
ubuntu 22, python 3.8, openai==1.76.0

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