Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TypeError: 'bool' object is not callable #7

Open
liuyangine opened this issue Jun 14, 2022 · 2 comments
Open

TypeError: 'bool' object is not callable #7

liuyangine opened this issue Jun 14, 2022 · 2 comments

Comments

@liuyangine
Copy link

开始执行... 2022-06-14 11:08:38

加载通知服务失败~

☺当前脚本目录为: /ql/data/scripts/keven1024_qinglong_helper/ql_log_scan.swap.py
😁脚本唯一性检测通过,继续运行!

Traceback (most recent call last):
File "/ql/data/scripts/keven1024_qinglong_helper/ql_log_scan.swap.py", line 271, in

ql = QlLogScan()

File "/ql/data/scripts/keven1024_qinglong_helper/ql_log_scan.swap.py", line 61, in init
self.showAnalysisLog()
File "/ql/data/scripts/keven1024_qinglong_helper/ql_log_scan.swap.py", line 165, in showAnalysisLog
send("🐲青龙日志分析", result)
TypeError: 'bool' object is not callable

执行结束... 2022-06-14 11:08:39 耗时 1 秒

@keven1024
Copy link
Owner

猜测没有notify.py文件发送通知,这个我记得从哪个版本开始青龙好像会自己添加的依赖文件。
你可以把上面的 notify.py 下载下来放到 /ql/script/ 对应脚本目录里

@Peter-90
Copy link

在青龙面板->依赖管理->Python3下面安装requests可以解决

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants