File "c:\users\wss11416\appdata\local\programs\python\python36\lib\ast.py", line 35, in parse
return compile(source, filename, mode, PyCF_ONLY_AST)
File "", line 55
print "Warning: JAVA_HOME is not defined correctly."
^
SyntaxError: Missing parentheses in call to 'print'

对应的在网上没找到解决方案


↙↙↙阅读原文可查看相关链接,并与作者交流