Skip to main content

Keyerror

Answered

Comments

1 comment

  • Simranjit Kaur
    • Gurobi Staff

    Hi Purnima,

    I don't see any errors in your code.

    The KeyError is raised because you are attempting to access a key that is not present in a dictionary. Please crosscheck that the data is read from the correct Excel file and verify that the dictionaries t_g and t_a are constructed as expected.

    Regards,

    Simran

    0

Please sign in to leave a comment.