mesmo
mesmo copied to clipboard
RuntimeError: HiGHS solution status could not be retrieved
Hello sir,
Hope you are doing well.
I have followed the installation guidelines and installed after cloning the package.
When i run any of the given examples in the repository, i get the below error. Request you to kindly help me resolve the error.
Thank you...
(base) C:\Users\Ishan Kholkar\Desktop\smartgrid\mesmo>conda activate mesmo
(mesmo) C:\Users\Ishan Kholkar\Desktop\smartgrid\mesmo>"C:/Users/Ishan Kholkar/anaconda3/envs/mesmo/python.exe" "c:/Users/Ishan Kholkar/Desktop/smartgrid/mesmo/examples/tutorial/example_3.py" File "C:\Users\Ishan Kholkar\Desktop\smartgrid\mesmo\mesmo\solutions.py", line 1218, in solve_highs status = next(line for line in output if line.startswith("Model status : ")) StopIteration
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "c:/Users/Ishan Kholkar/Desktop/smartgrid/mesmo/examples/tutorial/example_3.py", line 54, in
(mesmo) C:\Users\Ishan Kholkar\Desktop\smartgrid\mesmo>
Hi there, just picking up the work here.
Is this still an issue & should I look into it, or is it out of date?