adamerose / adamerose/PandasGUI
Running with Xserver on WSL2
- Ngôn ngữ chính
- Python
- Star
- 3.3k
- Fork
- 239
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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!
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.