Fork me on GitHub
#quil
<
2020-05-09
>
genmeblog08:05:38

@ryanknauber You have to install and run Xserver to display windows (Xserver should be installed on Windows not on WSL)

genmeblog11:05:42

Just to give you ready to use setup: 1. Install Cygwin Xwin 2. On Cygwin terminal run: Xwin :0 -multiwindow -nowgl -ac -clipboard -listen tcp 3. On WSL1: export DISPLAY=:0 4. On WSL2: export DISPLAY=<windows IP>:0