python is
3.6.4 |Anaconda, Inc.| (default, Jan 16 2018, 10:22:32) [MSC v.1900 64 bit (AMD64)]
Python Type "help", "copyright", "credits" or "license" for more information.
error is
from googlefinance import getQuotes
Traceback (most recent call last):
Debug Probe, prompt 10, line 55
Syntax Error: Missing parentheses in call to 'print'. Did you mean print(int "url: ", url)?:
python is 3.6.4 |Anaconda, Inc.| (default, Jan 16 2018, 10:22:32) [MSC v.1900 64 bit (AMD64)] Python Type "help", "copyright", "credits" or "license" for more information.
error is from googlefinance import getQuotes Traceback (most recent call last): Debug Probe, prompt 10, line 55 Syntax Error: Missing parentheses in call to 'print'. Did you mean print(int "url: ", url)?: