How to install TraitsBackendWX
- Download and install ActivePython
- Open Command Prompt
- Type
pypm install traitsbackendwx
Lastest release
The TraitsBackendWX project contains an implementation of TraitsGUI using wxPython. It provides wx-based support for visualization and editing of Traits-based objects.
Prerequisite
You must have the following libraries installed before building or installing TraitsBackendWX:
- wxPython version 2.8 or later
- setuptools.