--- a/Beremiz.py Thu Aug 18 14:35:03 2016 +0500
+++ b/Beremiz.py Tue Aug 23 10:24:47 2016 +0500
@@ -35,9 +35,11 @@
beremiz_dir = os.path.dirname(os.path.realpath(__file__))
-wxversion.select(['2.8', '3.0'])
+if __name__ == '__main__': + wxversion.select(['2.8', '3.0']) from wx.lib.agw.advancedsplash import AdvancedSplash