adriantoral
adriantoral
it can be you dont have installed ping command, try: ```bash sudo apt install inetutils-ping ```
try this one: ```bash sudo apt install python3-gi python3-gi-cairo gir1.2-gtk-3.0 ```
try installing requests library : python3 -m pip install requests
hey, can you send the .db file looks like there is some invalid value in it
It shouldn't be any problem when writting database manually. This project its unmantained, if you keep having errors try using my enhanced version of pickledb https://github.com/tory1103/oh-my-pickledb. It solves many pickledb...
You can first read the saved database with "load", make modifications, and then save it. This wont overwrite database, it will append data