cloudliu01
cloudliu01
with the default packages included in requirements.txt, I got error below: `INFO:root:Checking server: localhost...` `INFO:root:Checking server: host1.com...` `ERROR:root:Error loading module: invalid syntax (sftp_file.py, line 66)` `ERROR:root:Error checking server host1.com: Error...
Hi there, I can't find the information from anywhere. Could anyone please provide an example code or probably update the documents to show users a way? I am using Son...
Hi Mark, Happy New Year! I am trying to use GridEngine with some license management capablilities, and came across your project here. It looks something related however I was not...
我想从对话里拿出图片和视频,但找不到方法。于是去看了一下源代码,发现WeChatFiles class 在wxauto.py里被定义了但没被调用。 请问现在这个类有什么问题吗?后面会继续升级这个类还是重写其它的计划?对某个listen的session,最便捷的拿图片或视频的方法是什么呢?谢谢!