Git Product home page Git Product logo

wxpy32whl's Introduction

wxpy32whl

32-bit Python wheels for wxPython

The purpose of this repository is to house 32-bit Python wheels for wxPython GUI toolkit. As of 4.2.0, 64-bit Python wheels are provided but not 32-bit wheels. Impacted projects include NVDA screen reader project.

wxpy32whl's People

Contributors

josephsl avatar

Stargazers

Anne Thorpe avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

hxebolax

wxpy32whl's Issues

Automate build using GitHub Actions

Hello @josephsl

I'm intending to use the prebuilt wheels with bookworm.

It is important to automate the build process to ensure sustainability.

If you can document the steps you used to build those wheels, I can design a workflow to automate the building and release of the wheels. We can even upload them to PyPI.

Best
Musharraf

Trouble running after installation

Python 3.11.0 (main, Oct 24 2022, 18:13:38) [MSC v.1933 32 bit (Intel)] on win32                                        
Type "help", "copyright", "credits" or "license" for more information.                                                  
>>> import wx                                                                                                           
Traceback (most recent call last):                                                                                      
  File "<stdin>", line 1, in <module>                                                                                   
  File "C:\Users\codeofdusk\AppData\Local\Programs\Python\Python311-32\Lib\site-packages\wx\__init__.py", line 17, in <module>                                                                                                                  
    from wx.core import *                                                                                               
  File "C:\Users\codeofdusk\AppData\Local\Programs\Python\Python311-32\Lib\site-packages\wx\core.py", line 12, in <module>                                                                                                                      
    from ._core import *                                                                                                
ModuleNotFoundError: No module named 'wx._core'                                                                         

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.