Issues Regarding the AnkiPet add-on

I tried to install the AnkiPet add-on and it said that an error occurred. I will copy this error below, please let me know what I can do to resolve it.

Error
An error occurred. Please start Anki while holding down the shift key, which will temporarily disable the add-ons you have installed.
If the issue only occurs when add-ons are enabled, please use the Tools > Add-ons menu item to disable some add-ons and restart Anki, repeating until you discover the add-on that is causing the problem.
When you’ve discovered the add-on that is causing the problem, please report the issue on the add-on support site.
Debug info:
Anki 2.1.43 (0fbae6bc) Python 3.8.6 Qt 5.14.2 PyQt 5.14.2
Platform: Windows 10
Flags: frz=True ao=True sv=2
Add-ons, last update check: 2021-08-01 10:45:25

Caught exception:
Traceback (most recent call last):
File “C:\Users\miabe\AppData\Roaming\Anki2\addons21\1296038972_init_.py”, line 12, in enterGame
gm.showPet()
File “C:\Users\miabe\AppData\Roaming\Anki2\addons21\1296038972\gameQt.py”, line 43, in showPet
text.setPlainText(self.statsDiag())
File “C:\Users\miabe\AppData\Roaming\Anki2\addons21\1296038972\gameQt.py”, line 93, in statsDiag
stats = self.game.getTodayStats()
File “C:\Users\miabe\AppData\Roaming\Anki2\addons21\1296038972\game.py”, line 113, in getTodayStats
return [to_do_recent,done_today,done_today/float(to_do_recent+done_today),self.tokens,self.reputation]
ZeroDivisionError: float division by zero

create an issue on the creator of the add-on gitub