@@ -25,7 +25,7 try: | |||||
25 | from PyQt4.QtGui import QApplication |
|
25 | from PyQt4.QtGui import QApplication | |
26 | except: |
|
26 | except: | |
27 | log.warning( |
|
27 | log.warning( | |
28 |
'You should install P |
|
28 | 'You should install PyQt4 module in order to run the GUI. See the README.') | |
29 |
|
29 | |||
30 |
|
30 | |||
31 | setup(name="schainpy", |
|
31 | setup(name="schainpy", |
General Comments 0
You need to be logged in to leave comments.
Login now