I am getting error as
from pysat.solvers import Glucose3
ModuleNotFoundError: No module named 'pysat.solvers'*
when I am trying newer version of pysat
.
I cannot find the required older version that is pysat=0.1.3
.
I am getting error as
from pysat.solvers import Glucose3
ModuleNotFoundError: No module named 'pysat.solvers'*
when I am trying newer version of pysat
.
I cannot find the required older version that is pysat=0.1.3
.