-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Description
How do I get this to work? I gather this is a Python 2 script, so I tried installing wxpython with the Python 2.7 pip, but I get a build error since I only have VS 2015 (and 2019) and not the ancient VC++9 build environment.
Running with Python 3 (which somehow can install wxpython just fine) doesn't seem too workable either, even with 2to3. I'm not much of a Python programmer, so AttributeError: module 'wx' has no attribute 'TaskBarIcon' on line 1892 is pretty daunting.
Metadata
Metadata
Assignees
Labels
No labels