PyOfficeRobot icon indicating copy to clipboard operation
PyOfficeRobot copied to clipboard

pip install PyOfficeRobot,微信/钉钉/QQ/企业,各种应用的机器人

Results 28 PyOfficeRobot issues
Sort by recently updated
recently updated
newest added

Windows 11 python 3.10 微信版本 3.9.11.19 import PyOfficeRobot as por keywords = { '今天你怎么样' : '我挺好的' } por.chat.chat_by_keywords(who='天真', keywords=keywords) 运行后一直抛出以下错误: # 2024-07-11 17:02:30.857 WeChatType.py[48] SplitMessage -> Find Control Timeout(0s): {ControlType:...

现在都封装的太多了,让用户根本没办法拓展和自定义

Getting uuid of QR code. Downloading QR code. Please scan the QR code to log in. Please press confirm on your phone. Traceback (most recent call last): File "C:\D\sendWechat\main.py", line...

2024-08-02 18:43:12.532 WeChatType.py[159] GetSessionList -> Find Control Timeout(10s): {ControlType: ListItemControl} 2024-08-02 18:43:24.794 WeChatType.py[189] ChatWith -> Find Control Timeout(10s): {ClassName: 'WeChatMainWndForPC', ControlType: WindowControl} Traceback (most recent call last): File "C:\Users\Administrator\Desktop\wechat\定时发送.py", line...

基于uiautomation 日后有考虑增加mac的使用吗

Error Log: ```log d:\projects\!0-Informality-dev\Python\WxMessageRobot\.venv\Lib\site-packages\pywinauto\__init__.py:80: UserWarning: Revert to STA COM threading mode warnings.warn("Revert to STA COM threading mode", UserWarning) 2024-11-02 14:46:02.317 WeChatType.py[273] GetAllMessage -> Find Control Timeout(10s): {Name: '消息', ControlType: ListControl}...