error.log 3.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
  1. 2022-08-02 00:23:43,731 - D:\git_workspace\sanoh\G01_0347\ezcad.py[line:28] - ERROR: 打标机软件执行异常: (2, 'ShellExecute', '系统找不到指定的文件。')
  2. Traceback (most recent call last):
  3. File "D:\git_workspace\sanoh\G01_0347\ezcad.py", line 22, in run
  4. win32api.ShellExecute(0, 'open', self.exename, self.filename, self.exepath, 1)
  5. pywintypes.error: (2, 'ShellExecute', '系统找不到指定的文件。')
  6. Stack (most recent call last):
  7. File "D:\Python\Python36-32\lib\threading.py", line 884, in _bootstrap
  8. self._bootstrap_inner()
  9. File "D:\Python\Python36-32\lib\threading.py", line 916, in _bootstrap_inner
  10. self.run()
  11. File "D:\git_workspace\sanoh\G01_0347\ezcad.py", line 28, in run
  12. self.log_file.logger.error('打标机软件执行异常: {0}'.format(e), exc_info=True, stack_info=True)
  13. 2022-08-02 00:26:10,154 - D:\git_workspace\sanoh\G01_0347\ezcad.py[line:28] - ERROR: 打标机软件执行异常: (2, 'ShellExecute', '系统找不到指定的文件。')
  14. Traceback (most recent call last):
  15. File "D:\git_workspace\sanoh\G01_0347\ezcad.py", line 22, in run
  16. win32api.ShellExecute(0, 'open', self.exename, self.filename, self.exepath, 1)
  17. pywintypes.error: (2, 'ShellExecute', '系统找不到指定的文件。')
  18. Stack (most recent call last):
  19. File "D:\Python\Python36-32\lib\threading.py", line 884, in _bootstrap
  20. self._bootstrap_inner()
  21. File "D:\Python\Python36-32\lib\threading.py", line 916, in _bootstrap_inner
  22. self.run()
  23. File "D:\git_workspace\sanoh\G01_0347\ezcad.py", line 28, in run
  24. self.log_file.logger.error('打标机软件执行异常: {0}'.format(e), exc_info=True, stack_info=True)
  25. 2022-08-02 00:26:42,528 - D:\git_workspace\sanoh\G01_0347\ezcad.py[line:28] - ERROR: 打标机软件执行异常: (2, 'ShellExecute', '系统找不到指定的文件。')
  26. Traceback (most recent call last):
  27. File "D:\git_workspace\sanoh\G01_0347\ezcad.py", line 22, in run
  28. win32api.ShellExecute(0, 'open', self.exename, self.filename, self.exepath, 1)
  29. pywintypes.error: (2, 'ShellExecute', '系统找不到指定的文件。')
  30. Stack (most recent call last):
  31. File "D:\Python\Python36-32\lib\threading.py", line 884, in _bootstrap
  32. self._bootstrap_inner()
  33. File "D:\Python\Python36-32\lib\threading.py", line 916, in _bootstrap_inner
  34. self.run()
  35. File "D:\git_workspace\sanoh\G01_0347\ezcad.py", line 28, in run
  36. self.log_file.logger.error('打标机软件执行异常: {0}'.format(e), exc_info=True, stack_info=True)
  37. 2022-08-02 00:27:22,063 - D:\git_workspace\sanoh\G01_0347\ezcad.py[line:28] - ERROR: 打标机软件执行异常: (2, 'ShellExecute', '系统找不到指定的文件。')
  38. Traceback (most recent call last):
  39. File "D:\git_workspace\sanoh\G01_0347\ezcad.py", line 22, in run
  40. win32api.ShellExecute(0, 'open', self.exename, self.filename, self.exepath, 1)
  41. pywintypes.error: (2, 'ShellExecute', '系统找不到指定的文件。')
  42. Stack (most recent call last):
  43. File "D:\Python\Python36-32\lib\threading.py", line 884, in _bootstrap
  44. self._bootstrap_inner()
  45. File "D:\Python\Python36-32\lib\threading.py", line 916, in _bootstrap_inner
  46. self.run()
  47. File "D:\git_workspace\sanoh\G01_0347\ezcad.py", line 28, in run
  48. self.log_file.logger.error('打标机软件执行异常: {0}'.format(e), exc_info=True, stack_info=True)