Amar Enkhbat
Amar Enkhbat
Version 2 isn't working either. I'll post error report later.
> I have this issue, too. A workaround I found to work is to use the Qt5Agg backend with `-b Qt5Agg`. You'll need to install the PyQt5 package with pip...
> Try using v2: `muselsl view --version 2` Version 2 didn't work previously but now works fine after intalling qt5 lol
I'm also having the same issue. The tutorial itself is really helpful though. Btw, did you also change function `GraphConv` to `GCNConv`? Edit: for me changing `fltr_in = Input((N, ),...