Код: Выделить всё
TypeError Traceback (most recent call last)
in
6 # Create a Google Trend Object
7
----> 8 totalTrend = TrendReq(hl='en-US', tz=360)
9
10 # Declare a var to store the search term
TypeError: __init__() missing 2 required positional arguments: 'google_username' and 'google_password'
Подробнее здесь: https://stackoverflow.com/questions/601 ... -missing-2
Мобильная версия