Closed gheber closed 9 years ago
2014-11-19 07:55:27,072 - ERROR : Traceback (most recent call last): 2014-11-19 07:55:27,072 - ERROR : File "pyxll", line 2458, in run 2014-11-19 07:55:27,072 - ERROR : File "C:\Users\Gerd\git\PyHexad\pyhexad\renderer.py", line 27, in update_func 2014-11-19 07:55:27,072 - ERROR : xl = automation.xl_app() 2014-11-19 07:55:27,072 - ERROR : File "C:\Users\Gerd\git\PyHexad\pyhexad\automation.py", line 44, in xl_app 2014-11-19 07:55:27,072 - ERROR : xl_app = win32com.client.Dispatch(xl_window).Application 2014-11-19 07:55:27,072 - ERROR : File "C:\Python27\lib\site-packages\win32com\client\dynamic.py", line 522, in getattr 2014-11-19 07:55:27,072 - ERROR : raise AttributeError("%s.%s" % (self.username, attr)) 2014-11-19 07:55:27,072 - ERROR : AttributeError: .Application
Fixed.
2014-11-19 07:55:27,072 - ERROR : Traceback (most recent call last): 2014-11-19 07:55:27,072 - ERROR : File "pyxll", line 2458, in run 2014-11-19 07:55:27,072 - ERROR : File "C:\Users\Gerd\git\PyHexad\pyhexad\renderer.py", line 27, in update_func 2014-11-19 07:55:27,072 - ERROR : xl = automation.xl_app() 2014-11-19 07:55:27,072 - ERROR : File "C:\Users\Gerd\git\PyHexad\pyhexad\automation.py", line 44, in xl_app 2014-11-19 07:55:27,072 - ERROR : xl_app = win32com.client.Dispatch(xl_window).Application 2014-11-19 07:55:27,072 - ERROR : File "C:\Python27\lib\site-packages\win32com\client\dynamic.py", line 522, in getattr 2014-11-19 07:55:27,072 - ERROR : raise AttributeError("%s.%s" % (self.username, attr)) 2014-11-19 07:55:27,072 - ERROR : AttributeError:.Application