Error with pypasa and Glpk solver: [Errno 2]- No such file or directory: 'glpsol'

52 views Asked by At

This is my first time using Pypasa and Glpk Solver so my apologies if this error is very basic. Every time I run the optimization, I see the following error. Any help/comments are much appreciated it! Thank you!

Code: network.lopf(pyomo= False) Error: FileNotFoundError: [Errno 2] No such file or directory: 'glpsol'

0

There are 0 answers