Python-MIP Neos Server

Job ID: 32847896

Budget: $10 – $30 USD

I am having trouble with an error in my Python code that I urgently need solved.

When I export my model as a .lp file, I send it to be submitted to the NEOS Server. I then receive a .sol Solution.

I have attached a picture of the error, but to explain in more detail, it relates to reading a .sol Solution file. From what I gather, as my variables aren't named, so the .sol file can't be read by my program.