This is likely a rookie error, but im in the early stages of learning python.
Not too sure what I have done wrong, or how to rectify this problem.
Here is a short screencast if it sheds anymore light.
EDIT - in response to comment.
c:\tweetstream-1.1.1>python setup.cfg install
File "setup.cfg", line 2
tag_build =
^
SyntaxError: invalid syntax
Maybe this can help you. Otherwise, you can install setuptools
in your python, I don't think you have it installed. setuptools