Skip to content

AttributeError: 'list' object has no attribute 'raw_items' #1869

Answered by JMarkin
JMarkin asked this question in Q&A
Discussion options

You must be logged in to vote

I found problem
In my case, I use uvicorn==0.11.8 and max version of h11 is 0.9.x
I don't have errors/warnings on install httpx.
I think need add version of h11>=11 in setup.py(httpcore or httpx).

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@tomchristie
Comment options

@JMarkin
Comment options

Answer selected by JMarkin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants