or-fusion / pao

A Python Package for Adversarial Optimization
Other
17 stars 15 forks source link

Problem Importing PAO #84

Open Schmittt opened 3 years ago

Schmittt commented 3 years ago

I'm using google collab and am trying to import pao but ran into the following error: "ImportError: cannot import name 'SimpleBlock' from 'pyomo.core'." Am I missing something or is something wrong with the package?

Screenshot of error

Thanks in advance