I'm a Python noob myself.
No, the posting_key works ok like this.
It cant be
for comment in steem.stream_comments()
I'm not trying to stream comments, but votes.
For that to work, some plugins needs to be enabled on the node.
They don't work on the default node ( at the moment )
Initialize Steem() with the "node=" argument, like I replied above.