Yacc Index Page 1
Python 3.6: ply.yacc.YaccError: Unable to build parser
When you execute setup.py install of ply it will raise "ply.yacc.YaccError: Unable to build parser". The problem is that gitsome is not compatible with python 3.6 yet. read more here.