guxd / deep-code-search

DeepCS: Deep Code Search

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

keras model with python2.7 have problem when dealing prediction input

fp-magic opened this issue · comments

Keras model with python2.7, mode 'search', in 'Input query: ' would lead to 'SyntaxError: unexpected EOF while parsing' with whatever string input.
I do not find the reason behind, but python3.5 do not have such problem.

could you show the full stack trace for this error?

python 2.7 is no longer supported.