adamerose / adamerose/PandasGUI

Running with Xserver on WSL2

Aperta
#83 3 commenti 1 reazione 0 assegnatari Vedi su GitHub
Lingua principale
Python
Stelle
3.3k
Fork
239
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

Hi. I've been trying to build pandasgui on WSL2 (Ubuntu 20.04). (I was having some issues with sip imports via the pip install, but the conda package did not have that issue.) I've hit a snag that I'm stuck on and would appreciate any advice. I'm calling pandasgui via a jupyter lab notebook with the Xserver VcXsrv. A window with a black renders when I call `show(dataframe)`, but I'm unable to see the data (but some hovering features come through).

The following is printed to the terminal:
```
QGLXContext: Failed to create dummy context
QQuickWidget: Failed to make context current
QQuickWidget::resizeEvent() no OpenGL context
QQuickWidget: Failed to make context current
QQuickWidget: Attempted to render scene with no context
qt.qpa.backingstore: composeAndFlush: makeCurrent() failed
qt.qpa.backingstore: composeAndFlush: makeCurrent() failed
qt.qpa.backingstore: composeAndFlush: makeCurrent() failed
QQuickWidget: Attempted to render scene with no context
qt.qpa.backingstore: composeAndFlush: makeCurrent() failed
qt.qpa.backingstore: composeAndFlush: makeCurrent() failed
...
```
Any advice would be greatly appreciated. Thanks!

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.