Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WSL is unsupported #16

Open
djstreat opened this issue Apr 20, 2023 · 0 comments
Open

WSL is unsupported #16

djstreat opened this issue Apr 20, 2023 · 0 comments

Comments

@djstreat
Copy link

Hi all,

Just wanted to report an incompatibility with using SDNist on WSL (Ubuntu). Here's a log from my run:

(sdnist) dj@Ozen:~/development/SDNist$ python -m sdnist.report output/synthetic_data.csv NATIONAL
| SDNist: Deidentified Data Report Tool
|-- Creating Evaluation Report for Deidentified Data at path: output/synthetic_data.csv
|---- Loading Datasets
|------ Features (24): ['AGEP', 'DEAR', 'DENSITY', 'DEYE', 'DPHY', 'DREM', 'DVET', 'EDU', 'HISP', 'HOUSING_TYPE', 'INDP', 'INDP_CAT', 'MSP', 'NOC', 'NPF', 'OWN_RENT', 'PINCP', 'PINCP_DECILE', 'POVPIP', 'PUMA', 'PWGTP', 'RAC1P', 'SEX', 'WGTP']
|------ Deidentified Data Records Count: 27253
|------ Target Data Records Count: 27253
|---- Finished Loading Datasets |  Time: 1.2s <<<<
|---- Computing Utility Scores
qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "" even though it was found.
This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.

Available platform plugins are: eglfs, minimal, minimalegl, offscreen, vnc, webgl, xcb.

Aborted

It seems like because SDNist uses Qt, the plugin gives an error because WSL is unable to natively display graphics.

Don't think there are any plans to support WSL users, but thought I'd submit the issue anyway!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant