I have tried these steps;
I also tried pip install glpk
But I am getting error
Problem with pip. ERROR: Failed building wheel for glpk Failed to build glpk ERROR: Could not build wheels for glpk, which is required to install pyproject.toml-based projects
Then i followed this step;
pip install libglpk-dev
got the following error;
ERROR: Could not find a version that satisfies the requirement libglpk-dev (from versions: none) ERROR: No matching distribution found for libglpk-dev
I am using pycharm and I want to use glpk solver with pyomo. Can anyone please help me to resolve this issue?
Thank you.
--
You received this message because you are subscribed to the Google Groups "Pyomo Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pyomo-forum...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/pyomo-forum/b11dcf80-6399-466c-9aef-ddf7c47f71c4n%40googlegroups.com.