##// END OF EJS Templates
actualizado mensaje para pyqt4
José Chávez -
r1108:f1fd0c041c38
parent child
Show More
@@ -25,7 +25,7 try:
25 25 from PyQt4.QtGui import QApplication
26 26 except:
27 27 log.warning(
28 'You should install PtQt4 module in order to run the GUI. See the README.')
28 'You should install PyQt4 module in order to run the GUI. See the README.')
29 29
30 30
31 31 setup(name="schainpy",
General Comments 0
You need to be logged in to leave comments. Login now