Hackers compromised 19 packages on the PyPI, collectively downloaded hundreds of thousands of times, in a new Shai-Hulud ...
This issue emerged as part of the IDAES release earlier today (a test in IDAES uses an import path that has been deprecated in pyomo 6.4.3, which is used below to reproduce the error), but it doesn't ...
When using pyomo.dae in a model with units, there is a potential issue with unit consistency as the ContinuousSet does not have units. Consider the following case: from pyomo.environ import ...