Python Forum

Full Version: How to Install Pmw
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Please how can I install Python Mega Widget(PWM), Tix and any Packages associated with tkinter in Python 3. Because tkinter has limited widgets. Thanks.
from command line, not from within python interpreter, run:
pip install pmw
Pmw is available on my Slackware box from the Slackware repository. What OS are you using?