Skip to content

Execution Error for gemini.py #3

@MiracleHH

Description

@MiracleHH

When I followed the instructions in the data folder to generate the desired dataset, I encountered an issue in Step 2: Extracting Reasoning Structures. The execution of the command line bash run/step1.sh would lead to the following error in Line 121 of gemini.py:

UnboundLocalError: cannot access local variable 'prompt' where it is not associated with a value

It seems that the local variable prompt has not been declared and assigned with any value before Line 121. Could you check this issue and fix it as soon as possible?

Many thanks in advance!

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