Git Product home page Git Product logo

Comments (3)

qu1ck avatar qu1ck commented on September 26, 2024

If you have import wx error that means wxpython is not installed. How did you install it? You should use system wxpython package, not pip one on linux/wsl. If you use ubuntu it's called python3-wxgtk4.0.

If you are past import error and have some other error, show me your output. If it's complaining about not having a DISPLAY then read "Alternative Option" section here.

from interactivehtmlbom.

Funkenjaeger avatar Funkenjaeger commented on September 26, 2024

Are you specifically wanting to run it in WSL, or do you just want to run it in Windows generally?

I run it in regular windows CLI, and all it took was installing wxPython via pip.
I did try it in WSL just now, and after apt install libgtk-3-dev && pip install wxpython and using the xvfb-run utility from the page @qu1ck just linked to work around the X server thing, it worked.

from interactivehtmlbom.

LaCocoRoco avatar LaCocoRoco commented on September 26, 2024

Thank you @qu1ck and @Funkenjaeger, installing wxPython via pip in Windows worked like a charm!

from interactivehtmlbom.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.