'cannot find pysat=0.1.3 dependency

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.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source