It's just a small issue on the README. I had to use double quotes to install the modules. Using python3's pip3: `pip3 install "gql[all]"` HTH, Pedro