Replies: 1 comment 5 replies
-
This is by design. They are both completely optional packages. The warning log is emitted due to TwitchIO attempting to import the packages into a core part of the library as opposed to for a completely optional separate package. |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What actually happened?
This happens on import. The default is set to AiohttpAdapter and I'm not manually changing it to Starlette.
What did you expect to happen instead?
Starlette and uvicorn packages not being required.
Minimum reproducible example:
Steps to reproduce the problem
import twitchio
Additional logs:
No response
System and Environment information
3.0.1
Beta Was this translation helpful? Give feedback.
All reactions