Skip to content
This repository has been archived by the owner on Aug 11, 2024. It is now read-only.

【错误回报】疑似兼容性错误 #4

Closed
NAOLIU opened this issue Apr 22, 2022 · 1 comment
Closed

【错误回报】疑似兼容性错误 #4

NAOLIU opened this issue Apr 22, 2022 · 1 comment

Comments

@NAOLIU
Copy link

NAOLIU commented Apr 22, 2022

插件运行时,一直在报这个INFO,导致有点刷屏

04-22 16:17:30 [INFO] nonebot | Event will be handled by <Matcher from nonebot_plugin_repeater, type=message, priority=10, temp=False>
04-22 16:17:30 [INFO] nonebot | Matcher <Matcher from nonebot_plugin_repeater, type=message, priority=10, temp=False> running complete
C:\Users\Administrator\AppData\Local\Programs\Python\Python310\lib\site-packages\apscheduler\util.py:436: PytzUsageWarning: The localize method is no longer necessary, as this time zone supports the fold attribute (PEP 495). For more details on migrating to a PEP 495-compliant implementation, see https://pytz-deprecation-shim.readthedocs.io/en/latest/migration.html
  return tzinfo.localize(dt)
C:\Users\Administrator\AppData\Local\Programs\Python\Python310\lib\site-packages\mcstatus\utils.py:104: DeprecationWarning: 'MinecraftServer' is deprecated and is expected to be removed on 2022-08, use 'JavaServer' instead.
  warnings.warn(warn_message, category=DeprecationWarning)
C:\Users\Administrator\AppData\Local\Programs\Python\Python310\lib\site-packages\mcstatus\utils.py:104: DeprecationWarning: 'MinecraftServer' is deprecated and is expected to be removed on 2022-08, use 'JavaServer' instead.
  warnings.warn(warn_message, category=DeprecationWarning)
C:\Users\Administrator\AppData\Local\Programs\Python\Python310\lib\site-packages\httpx\_content.py:203: DeprecationWarning: Use 'content=<...>' to upload raw bytes/text content.
  warnings.warn(message, DeprecationWarning)
@j1g5awi
Copy link
Member

j1g5awi commented Apr 22, 2022

https://github.com/nonebot/plugin-apscheduler

上游的问题。

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

No branches or pull requests

2 participants