Skip to main content

UnicodeDecodeError when i debug the programm with Gurobi

Answered

Comments

3 comments

  • Official comment
    Simranjit Kaur
    • Gurobi Staff Gurobi Staff
    This post is more than three years old. Some information may not be up to date. For current information, please check the Gurobi Documentation or Knowledge Base. If you need more help, please create a new post in the community forum. Or why not try our AI Gurobot?.
  • Jaromił Najman
    • Gurobi Staff Gurobi Staff

    Hi Jiahui,

    The error you see is usually raised when one tries to encode a non-ascii character. Could you post a minimal working example of the code producing the error?


    Best regards,
    Jaromił

    0
  • jiahui Duan
    • Gurobi-versary
    • First Question
    • First Comment

    Hi,Jaromił:

    Thanks for your reply. I have addressed this issue. I found the path of conda and Gurobi contain some Chinese character, which cause the error in program. Changing it to english makes sense.

    Best regards!

    Jiahui Duan

    0

Post is closed for comments.