deepstock
deepstock copied to clipboard
Syntax Error?
I ran the news analysis model, and after entering a headline, I got this:
Traceback (most recent call last):
File "predict.py", line 24, in <module>
inp = input("type in today's news headline: ")
File "<string>", line 1
Stocks close down but post strong quarterly gains
^
SyntaxError: invalid syntax
Note that I used python and python 3 as well