File "G:\od15\venv\lib\site-packages\wmi.py", line 175, in obj = GetObject("winmgmts:") File "G:\od15\venv\lib\site-packages\win32com\client\__init__.py", line 85, in GetObject return Moniker(Pathname, clsctx) File "G:\od15\venv\lib\site-packages\win32com\client\__init__.py", line 103, in Moniker moniker, i, bindCtx = pythoncom.MkParseDisplayName(Pathname) Exception The above exception was the direct cause of the following exception: Traceback (most recent call last): File "G:\od15\odoo\http.py", line 649, in _handle_exception return super(JsonRequest, self)._handle_exception(exception) File "G:\od15\odoo\http.py", line 307, in _handle_exception raise exception.with_traceback(None) from new_cause pywintypes.com_error: (-2147221020, '无效的语法', None, None) 在网上也查了很多资料,无效的语法 obj 欢迎分享,转载请注明来源:内存溢出
赞
(0)
打赏
微信扫一扫
支付宝扫一扫
UnicodeEncodeError: ‘gbk‘ codec can‘t encode character ‘xe2‘ in position 26: illegal multibyte sequ
上一篇
2022-04-26
python 打包docker 加入本地依赖
下一篇
2022-04-26
评论列表(0条)