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: Current driver does not support http client #14

Closed
Suica0w0 opened this issue Jan 2, 2024 · 1 comment
Closed

TypeError: Current driver does not support http client #14

Suica0w0 opened this issue Jan 2, 2024 · 1 comment

Comments

@Suica0w0
Copy link

Suica0w0 commented Jan 2, 2024

01-03 02:03:24 [WARNING] nonebot_plugin_imagetools | Fail to fetch image: Traceback (most recent call last):
File "C:\Users\Administrator\Desktop\NoneBot\Scripts\SuicaBot.venv\lib\site-packages\nonebot_plugin_imagetools\depends.py", line 34, in dependency
result = await image_fetch(
File "C:\Users\Administrator\Desktop\NoneBot\Scripts\SuicaBot.venv\lib\site-packages\nonebot_plugin_alconna\uniseg\tools.py", line 32, in image_fetch
resp = await bot.adapter.request(req)
File "C:\Users\Administrator\Desktop\NoneBot\Scripts\SuicaBot.venv\lib\site-packages\nonebot\internal\adapter\adapter.py", line 89, in request
raise TypeError("Current driver does not support http client")
TypeError: Current driver does not support http client

@MeetWq
Copy link
Member

MeetWq commented Jan 3, 2024

@MeetWq MeetWq closed this as completed Jan 3, 2024
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

2 participants