123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158 |
- 2021-10-24 09:35:08,160 - D:\git_workspace\sanoh\G01_0347\sql.py[line:24] - ERROR: mysql连接异常: 'cryptography' package is required for sha256_password or caching_sha2_password auth methods
- Traceback (most recent call last):
- File "D:\git_workspace\sanoh\G01_0347\sql.py", line 21, in connect
- database=self.database)
- File "D:\git_workspace\sanoh\G01_0347\venv_win32\lib\site-packages\pymysql\connections.py", line 353, in __init__
- self.connect()
- File "D:\git_workspace\sanoh\G01_0347\venv_win32\lib\site-packages\pymysql\connections.py", line 633, in connect
- self._request_authentication()
- File "D:\git_workspace\sanoh\G01_0347\venv_win32\lib\site-packages\pymysql\connections.py", line 932, in _request_authentication
- auth_packet = _auth.caching_sha2_password_auth(self, auth_packet)
- File "D:\git_workspace\sanoh\G01_0347\venv_win32\lib\site-packages\pymysql\_auth.py", line 265, in caching_sha2_password_auth
- data = sha2_rsa_encrypt(conn.password, conn.salt, conn.server_public_key)
- File "D:\git_workspace\sanoh\G01_0347\venv_win32\lib\site-packages\pymysql\_auth.py", line 144, in sha2_rsa_encrypt
- "'cryptography' package is required for sha256_password or caching_sha2_password auth methods"
- RuntimeError: 'cryptography' package is required for sha256_password or caching_sha2_password auth methods
- Stack (most recent call last):
- File "D:\Python\Python36-32\lib\threading.py", line 884, in _bootstrap
- self._bootstrap_inner()
- File "D:\Python\Python36-32\lib\threading.py", line 916, in _bootstrap_inner
- self.run()
- File "D:\git_workspace\sanoh\G01_0347\pro.py", line 585, in run
- self.product_name_set()
- File "D:\git_workspace\sanoh\G01_0347\pro.py", line 503, in product_name_set
- paramresult = self.sqlclient.sql_inquire_all(sqlstr)
- File "D:\git_workspace\sanoh\G01_0347\sql.py", line 68, in sql_inquire_all
- self.connect()
- File "D:\git_workspace\sanoh\G01_0347\sql.py", line 24, in connect
- self.log_file.logger.error('mysql连接异常: {0}'.format(e), exc_info=True, stack_info=True)
- 2021-12-10 22:41:49,807 - D:\git_workspace\sanoh\G01_0347\ezcad.py[line:28] - ERROR: 打标机软件执行异常: (2, 'ShellExecute', '系统找不到指定的文件。')
- Traceback (most recent call last):
- File "D:\git_workspace\sanoh\G01_0347\ezcad.py", line 22, in run
- win32api.ShellExecute(0, 'open', self.exename, self.filename, self.exepath, 1)
- pywintypes.error: (2, 'ShellExecute', '系统找不到指定的文件。')
- Stack (most recent call last):
- File "D:\Python\Python36-32\lib\threading.py", line 884, in _bootstrap
- self._bootstrap_inner()
- File "D:\Python\Python36-32\lib\threading.py", line 916, in _bootstrap_inner
- self.run()
- File "D:\git_workspace\sanoh\G01_0347\ezcad.py", line 28, in run
- self.log_file.logger.error('打标机软件执行异常: {0}'.format(e), exc_info=True, stack_info=True)
- 2021-12-13 13:35:15,233 - D:\git_workspace\sanoh\G01_0347\ezcad.py[line:28] - ERROR: 打标机软件执行异常: (2, 'ShellExecute', '系统找不到指定的文件。')
- Traceback (most recent call last):
- File "D:\git_workspace\sanoh\G01_0347\ezcad.py", line 22, in run
- win32api.ShellExecute(0, 'open', self.exename, self.filename, self.exepath, 1)
- pywintypes.error: (2, 'ShellExecute', '系统找不到指定的文件。')
- Stack (most recent call last):
- File "D:\Python\Python36-32\lib\threading.py", line 884, in _bootstrap
- self._bootstrap_inner()
- File "D:\Python\Python36-32\lib\threading.py", line 916, in _bootstrap_inner
- self.run()
- File "D:\git_workspace\sanoh\G01_0347\ezcad.py", line 28, in run
- self.log_file.logger.error('打标机软件执行异常: {0}'.format(e), exc_info=True, stack_info=True)
- 2021-12-13 13:38:27,060 - D:\git_workspace\sanoh\G01_0347\ezcad.py[line:28] - ERROR: 打标机软件执行异常: (2, 'ShellExecute', '系统找不到指定的文件。')
- Traceback (most recent call last):
- File "D:\git_workspace\sanoh\G01_0347\ezcad.py", line 22, in run
- win32api.ShellExecute(0, 'open', self.exename, self.filename, self.exepath, 1)
- pywintypes.error: (2, 'ShellExecute', '系统找不到指定的文件。')
- Stack (most recent call last):
- File "D:\Python\Python36-32\lib\threading.py", line 884, in _bootstrap
- self._bootstrap_inner()
- File "D:\Python\Python36-32\lib\threading.py", line 916, in _bootstrap_inner
- self.run()
- File "D:\git_workspace\sanoh\G01_0347\ezcad.py", line 28, in run
- self.log_file.logger.error('打标机软件执行异常: {0}'.format(e), exc_info=True, stack_info=True)
- 2021-12-13 14:14:54,394 - D:\git_workspace\sanoh\G01_0347\ezcad.py[line:28] - ERROR: 打标机软件执行异常: (2, 'ShellExecute', '系统找不到指定的文件。')
- Traceback (most recent call last):
- File "D:\git_workspace\sanoh\G01_0347\ezcad.py", line 22, in run
- win32api.ShellExecute(0, 'open', self.exename, self.filename, self.exepath, 1)
- pywintypes.error: (2, 'ShellExecute', '系统找不到指定的文件。')
- Stack (most recent call last):
- File "D:\Python\Python36-32\lib\threading.py", line 884, in _bootstrap
- self._bootstrap_inner()
- File "D:\Python\Python36-32\lib\threading.py", line 916, in _bootstrap_inner
- self.run()
- File "D:\git_workspace\sanoh\G01_0347\ezcad.py", line 28, in run
- self.log_file.logger.error('打标机软件执行异常: {0}'.format(e), exc_info=True, stack_info=True)
- 2021-12-13 14:18:00,110 - D:\git_workspace\sanoh\G01_0347\ezcad.py[line:28] - ERROR: 打标机软件执行异常: (2, 'ShellExecute', '系统找不到指定的文件。')
- Traceback (most recent call last):
- File "D:\git_workspace\sanoh\G01_0347\ezcad.py", line 22, in run
- win32api.ShellExecute(0, 'open', self.exename, self.filename, self.exepath, 1)
- pywintypes.error: (2, 'ShellExecute', '系统找不到指定的文件。')
- Stack (most recent call last):
- File "D:\Program Files\JetBrains\PyCharm Community Edition 2020.2.2\plugins\python-ce\helpers\pydev\_pydev_bundle\pydev_monkey.py", line 773, in __call__
- ret = self.original_func(*self.args, **self.kwargs)
- File "D:\Python\Python36-32\lib\threading.py", line 884, in _bootstrap
- self._bootstrap_inner()
- File "D:\Python\Python36-32\lib\threading.py", line 916, in _bootstrap_inner
- self.run()
- File "D:\git_workspace\sanoh\G01_0347\ezcad.py", line 28, in run
- self.log_file.logger.error('打标机软件执行异常: {0}'.format(e), exc_info=True, stack_info=True)
- 2021-12-13 14:23:02,729 - D:\git_workspace\sanoh\G01_0347\ezcad.py[line:28] - ERROR: 打标机软件执行异常: (2, 'ShellExecute', '系统找不到指定的文件。')
- Traceback (most recent call last):
- File "D:\git_workspace\sanoh\G01_0347\ezcad.py", line 22, in run
- win32api.ShellExecute(0, 'open', self.exename, self.filename, self.exepath, 1)
- pywintypes.error: (2, 'ShellExecute', '系统找不到指定的文件。')
- Stack (most recent call last):
- File "D:\Python\Python36-32\lib\threading.py", line 884, in _bootstrap
- self._bootstrap_inner()
- File "D:\Python\Python36-32\lib\threading.py", line 916, in _bootstrap_inner
- self.run()
- File "D:\git_workspace\sanoh\G01_0347\ezcad.py", line 28, in run
- self.log_file.logger.error('打标机软件执行异常: {0}'.format(e), exc_info=True, stack_info=True)
- 2021-12-13 14:23:54,047 - D:\git_workspace\sanoh\G01_0347\ezcad.py[line:28] - ERROR: 打标机软件执行异常: (2, 'ShellExecute', '系统找不到指定的文件。')
- Traceback (most recent call last):
- File "D:\git_workspace\sanoh\G01_0347\ezcad.py", line 22, in run
- win32api.ShellExecute(0, 'open', self.exename, self.filename, self.exepath, 1)
- pywintypes.error: (2, 'ShellExecute', '系统找不到指定的文件。')
- Stack (most recent call last):
- File "D:\Program Files\JetBrains\PyCharm Community Edition 2020.2.2\plugins\python-ce\helpers\pydev\_pydev_bundle\pydev_monkey.py", line 773, in __call__
- ret = self.original_func(*self.args, **self.kwargs)
- File "D:\Python\Python36-32\lib\threading.py", line 884, in _bootstrap
- self._bootstrap_inner()
- File "D:\Python\Python36-32\lib\threading.py", line 916, in _bootstrap_inner
- self.run()
- File "D:\git_workspace\sanoh\G01_0347\ezcad.py", line 28, in run
- self.log_file.logger.error('打标机软件执行异常: {0}'.format(e), exc_info=True, stack_info=True)
- 2021-12-13 14:27:52,038 - D:\git_workspace\sanoh\G01_0347\ezcad.py[line:28] - ERROR: 打标机软件执行异常: (2, 'ShellExecute', '系统找不到指定的文件。')
- Traceback (most recent call last):
- File "D:\git_workspace\sanoh\G01_0347\ezcad.py", line 22, in run
- win32api.ShellExecute(0, 'open', self.exename, self.filename, self.exepath, 1)
- pywintypes.error: (2, 'ShellExecute', '系统找不到指定的文件。')
- Stack (most recent call last):
- File "D:\Program Files\JetBrains\PyCharm Community Edition 2020.2.2\plugins\python-ce\helpers\pydev\_pydev_bundle\pydev_monkey.py", line 773, in __call__
- ret = self.original_func(*self.args, **self.kwargs)
- File "D:\Python\Python36-32\lib\threading.py", line 884, in _bootstrap
- self._bootstrap_inner()
- File "D:\Python\Python36-32\lib\threading.py", line 916, in _bootstrap_inner
- self.run()
- File "D:\git_workspace\sanoh\G01_0347\ezcad.py", line 28, in run
- self.log_file.logger.error('打标机软件执行异常: {0}'.format(e), exc_info=True, stack_info=True)
- 2021-12-13 00:04:24,417 - D:\git_workspace\sanoh\G01_0347\ezcad.py[line:28] - ERROR: 打标机软件执行异常: (2, 'ShellExecute', '系统找不到指定的文件。')
- Traceback (most recent call last):
- File "D:\git_workspace\sanoh\G01_0347\ezcad.py", line 22, in run
- win32api.ShellExecute(0, 'open', self.exename, self.filename, self.exepath, 1)
- pywintypes.error: (2, 'ShellExecute', '系统找不到指定的文件。')
- Stack (most recent call last):
- File "D:\Program Files\JetBrains\PyCharm Community Edition 2020.2.2\plugins\python-ce\helpers\pydev\_pydev_bundle\pydev_monkey.py", line 773, in __call__
- ret = self.original_func(*self.args, **self.kwargs)
- File "D:\Python\Python36-32\lib\threading.py", line 884, in _bootstrap
- self._bootstrap_inner()
- File "D:\Python\Python36-32\lib\threading.py", line 916, in _bootstrap_inner
- self.run()
- File "D:\git_workspace\sanoh\G01_0347\ezcad.py", line 28, in run
- self.log_file.logger.error('打标机软件执行异常: {0}'.format(e), exc_info=True, stack_info=True)
- 2021-12-13 00:13:56,407 - D:\git_workspace\sanoh\G01_0347\ezcad.py[line:28] - ERROR: 打标机软件执行异常: (2, 'ShellExecute', '系统找不到指定的文件。')
- Traceback (most recent call last):
- File "D:\git_workspace\sanoh\G01_0347\ezcad.py", line 22, in run
- win32api.ShellExecute(0, 'open', self.exename, self.filename, self.exepath, 1)
- pywintypes.error: (2, 'ShellExecute', '系统找不到指定的文件。')
- Stack (most recent call last):
- File "D:\Program Files\JetBrains\PyCharm Community Edition 2020.2.2\plugins\python-ce\helpers\pydev\_pydev_bundle\pydev_monkey.py", line 773, in __call__
- ret = self.original_func(*self.args, **self.kwargs)
- File "D:\Python\Python36-32\lib\threading.py", line 884, in _bootstrap
- self._bootstrap_inner()
- File "D:\Python\Python36-32\lib\threading.py", line 916, in _bootstrap_inner
- self.run()
- File "D:\git_workspace\sanoh\G01_0347\ezcad.py", line 28, in run
- self.log_file.logger.error('打标机软件执行异常: {0}'.format(e), exc_info=True, stack_info=True)
|