(sockets=sockets)) File "/usr/lib/python3.10/asyncio/runners.py", line 44, in run return loop.run_until_complete(main) File "/home/dreamrain/DreamRain-Bot/.venv/lib/python3.10/site-packages/nonebot_plugin_picstatus/templates/pw_render.py", line 85, in wrapped_func return await func(...
`2024-04-11 14:52:38.339 | INFO | nonebot:_run_matcher:406 - Event will be handled by Matcher(type='message', module=nonebot_plugin_picstatus.__main__, lineno=27) 2024-04-11 14:52:39.348 | ERROR | nonebot_plugin_picstatus:get_bg:119 - Er...
02-16 20:03:33 [ERROR] nonebot_plugin_picstatus | 获取运行状态图失败 Traceback (most recent call last): File "<string>", line 15, in <module> File "D:\Bot\noctulus-bot\.venv\Lib\site-packages\nonebot\__init__.py", line 333, in run get_driver().run(*args, **kwargs) File ...
nonebot_plugin_picstatus | SAA 不支持的平台,取消响应 https://github.com/nonebot/adapter-dodo XieXiLin2 added enhancement wontfix labels Nov 11, 2023 Contributor XieXiLin2 commented Nov 11, 2023 • edited 等发版 lgc2333 mentioned this issue Nov 11, 2023 请求适配 DoDo Adapter MountainDas...
windows部署的,在调用一次此插件后无法使用sys.exit正常关闭窗口,窗口本身不再接收新的事件但是就是不关闭,貌似有什么东西阻塞了(?gpt告诉我的),虽然可以用os.kill强制关闭,但是还是希望能正常exit吧 Member lgc2333 commented Apr 3, 2024 上游依赖 htmlrender 的问题,请去那边开issue lgc2333 added bug wontfix...
Windows 10下SWAP占用大于100% 系统:Windows 10 22H2 python:Python 3.9.13 获取的状态中SWAP占用率超过100%
系统里是有中文字体的 不知道其他版本的Linux有没有这个问题 应该是0.4.1删除自带字体导致的,是不是因为插件太大了要删除自带字体 这个是删除插件自带字体的前一个版本(0.4.0) 还是希望插件能开箱即用(doge)