pyeq3 has been updated to include a missing import statement for recent work on extended versions of equations. Most users do not use these, so the update will have no impact for most people. To install the new version, I used the command
sudo python3 -m install -U pyeq3
from a command-line prompt.
James