Re: [Ubuntu] PyQt5

2015-11-09 Thread Terry Reedy
On 11/8/2015 9:41 PM, Laura Creighton wrote: In a message of Sun, 08 Nov 2015 18:05:32 -0500, Terry Reedy writes: I just read somewhere that the issue could be because I was trying to run these examples from within Idle. First let me note that a) IDLE is meant for learning Python and develo

Re: [Ubuntu] PyQt5

2015-11-08 Thread Laura Creighton
In a message of Sun, 08 Nov 2015 18:05:32 -0500, Terry Reedy writes: >On 11/8/2015 11:03 AM, Andrew Diamond wrote: >> On Saturday, November 7, 2015 at 10:13:25 PM UTC-5, Andrew Diamond >> wrote: >>> Hi! >>> >>> I'm fairly new to Python, and installed pyqt5 and began working >>> through the examples

Re: [Ubuntu] PyQt5

2015-11-08 Thread Terry Reedy
On 11/8/2015 11:03 AM, Andrew Diamond wrote: On Saturday, November 7, 2015 at 10:13:25 PM UTC-5, Andrew Diamond wrote: Hi! I'm fairly new to Python, and installed pyqt5 and began working through the examples at http://zetcode.com/gui/pyqt5/menustoolbars/ However, whenever I click one of the but

Re: [Ubuntu] PyQt5

2015-11-08 Thread Andrew Diamond
On Sunday, November 8, 2015 at 11:22:30 AM UTC-5, Chris Angelico wrote: > On Mon, Nov 9, 2015 at 3:03 AM, Andrew Diamond wrote: > > On Saturday, November 7, 2015 at 10:13:25 PM UTC-5, Andrew Diamond wrote: > >> Hi! > >> > >> I'm fairly new to Python, and installed pyqt5 and began working through

Re: [Ubuntu] PyQt5

2015-11-08 Thread Chris Angelico
On Mon, Nov 9, 2015 at 3:03 AM, Andrew Diamond wrote: > On Saturday, November 7, 2015 at 10:13:25 PM UTC-5, Andrew Diamond wrote: >> Hi! >> >> I'm fairly new to Python, and installed pyqt5 and began working through the >> examples at http://zetcode.com/gui/pyqt5/menustoolbars/ However, whenever

Re: [Ubuntu] PyQt5

2015-11-08 Thread Andrew Diamond
On Saturday, November 7, 2015 at 10:13:25 PM UTC-5, Andrew Diamond wrote: > Hi! > > I'm fairly new to Python, and installed pyqt5 and began working through the > examples at http://zetcode.com/gui/pyqt5/menustoolbars/ However, whenever I > click one of the buttons or menus in the example apps I

Re: [Ubuntu] PyQt5

2015-11-08 Thread Laura Creighton
In a message of Sun, 08 Nov 2015 06:36:26 +0100, Vincent Vande Vyvre writes: >Le 08/11/2015 04:13, Andrew Diamond a écrit : >> Hi! >> >> I'm fairly new to Python, and installed pyqt5 and began working through the >> examples at http://zetcode.com/gui/pyqt5/menustoolbars/ However, whenever I >> c

Re: [Ubuntu] PyQt5

2015-11-07 Thread Vincent Vande Vyvre
Le 08/11/2015 04:13, Andrew Diamond a écrit : Hi! I'm fairly new to Python, and installed pyqt5 and began working through the examples at http://zetcode.com/gui/pyqt5/menustoolbars/ However, whenever I click one of the buttons or menus in the example apps I run that is supposed to quit the a

[Ubuntu] PyQt5

2015-11-07 Thread Andrew Diamond
Hi! I'm fairly new to Python, and installed pyqt5 and began working through the examples at http://zetcode.com/gui/pyqt5/menustoolbars/ However, whenever I click one of the buttons or menus in the example apps I run that is supposed to quit the application, it locks up. This happens with all