04-14-2025, 03:40 PM
Quote:but how do I get ReverseBox working? Running the module in IDLE spits out all sorts of error messages, which I've inserted below.
First you need to install Python 3.11, then you need to install ReverseBox with "pip install ReverseBox" command and then you can use it from the script.
Check out examples in the readme file as well.