softandiron / tinkproject

The programm for collecting data from Tinkoff API and building Excel table.
GNU General Public License v3.0
218 stars 47 forks source link

Ошибка при запуске. #65

Closed iLnurZ closed 2 years ago

iLnurZ commented 2 years ago

Traceback (most recent call last): File "C:\tink\main.py", line 17, in import data_parser File "C:\tink\data_parser.py", line 175, in config = Config() File "C:\tink\configuration.py", line 52, in init 'start_year': int(start_year), ValueError: invalid literal for int() with base 10: 'start_year: 2021'