Can't get to work
Okay, I have downloaded all the dependencies for this, but I'm still running into errors.
I have spent hours trying to get this to work, and I have no idea what I did wrong.
If your wondering, here are the errors
First the program runs into a syntax error:
Then at the end, it gets this error:

What version of python are you using? I have tested armchair-expert with python 3.5 and 3.6. Several people have got it working on Windows as well.
I recommend running armchair-expert with the Anaconda distribution of python, and install tensor flow with "conda install tensorflow".
Minimum tensorflow 1.5 is required from what I saw today.