Closed ds2010 closed 1 year ago
@ds2010 - We are aware of the issue, and as far as we are aware, it is not a Pyomo problem. We reported the issue to NEOS, who replied that they had made some changes on their end.
Thanks for your reply. Now I see. Hope they can fix it asap.
They sent us a response that said they think they fixed it, but my personal testing says otherwise. I replied to them as such and will let you know when I hear back.
@ds2010 - We received notification this morning that the problem should be resolved. I ran our test series locally to confirm.
@mrmundt Thank you! I can also confirm that it works now.
Summary
Hello,
Recently, I noticed an error or a bug when I imported a solver like
mosek
from the NEOS server. But it is OK when I use theknitro
orcplex
solvers. I got the following error:no Options line found. SOL File Output: ERROR: An error occured with your submission.
For your convenience, I used the ´transport.py´ as the demo. Please update the email address in the script.
Steps to reproduce the issue
Error Message
Information on your system
Pyomo version: 6.6.1 Python version:3.9.6 Operating system:macOS M1 pro How Pyomo was installed (PyPI, conda, source):
pip install pyomo
Solver (if applicable): NEOSAdditional information