Textual dependency does not support Windows
Unable to use or develop for this repo natively on Windows due to lack of drivers.
Unfortunately, since this is a limitation of Textual, there's only so much that can be done at the moment. I've done my development primarily on a Windows 10 WSL environment and it works in there. We recognize that a lot of programmers and developers are working on Windows computers and hope that this will be available for Windows users before too long. As soon as we're past the coding portion of the code jam, I intend to fix the imports so that wtpython can be installed on windows machines and the no display option (wtpython -n myscript.py) will at least provide links to the results.
@briancohan textual now supports windows, so can this be fixed now? seems like only a version bump is needed