Updating the PinPong Library
PinPong is currently in a state of rapid development and updates, so it will be updated from time to time. You can update the version with the following command:
$ pip install -U pinpong
Uninstalling the PinPong Library
If the PinPong library behaves abnormally, you can try using the following command to uninstall the PinPong library and then reinstall it using the install command:
$ pip uninstall pinpong