armchair-expert icon indicating copy to clipboard operation
armchair-expert copied to clipboard

Can't get to work

Open Valcuda opened this issue 7 years ago • 2 comments

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: syntax Then at the end, it gets this error: other

Valcuda avatar Dec 16 '18 21:12 Valcuda

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".

csvance avatar Dec 17 '18 15:12 csvance

Minimum tensorflow 1.5 is required from what I saw today.

databloom avatar Jan 03 '19 04:01 databloom