Thursday, July 04, 2013

HowTo: Install wxPython in Lubuntu

How to install wxPython in Lubuntu (13.04)

$: sudo apt-get install python-wxgtk2.8 python-wxtools wx2.8-doc wx2.8-examples wx2.8-headers wx2.8-i18n

Applicable to:
  • Ubuntu
  • Kubuntu
  • Linux Mint
  • Debian
  • Other Debian derivatives

No comments:

Test page for code formatting

netsh advfirewall firewall add rule name = "RPC Endpoint Mapper" dir = in action = allow protocol = TCP localport = 1...