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 application, it locks up.  This happens with all the examples I 
installed that handle code to quit the app.

Running Ubuntu 15.10, and installed pyqt5 via:

sudo apt-get install python3-pyqt5
sudo apt-get install qtcreator

Thank you in advance for any assistance!
Works fine for me on 15.04.

I've tested the first example with the menuBar.

Have you a message into the terminal? Maybe an error?

Vincent
--
https://mail.python.org/mailman/listinfo/python-list

Reply via email to