On Sun, Jul 3, 2016 at 3:15 AM, Paweł Miech <pawelmhm@gmail.com> wrote:
HTTP2 support sounds really exciting. 

> Please let me know if you have any issues, as well as if you don't! If everything works well, that's a good thing for me to know :)

I played around with this today and found out that the command you recommend:


does NOT install dependencies when ran on Python 3, I had to manually install h2 to HTTP2 support to work. It works ok on Python 2. My installation logs on Python 3.4 look like this:


I think I've fixed that in trunk with this:

https://github.com/twisted/twisted/pull/287

--
Craig