sobisonator / imp19c

Imperator 19th century mod
11 stars 14 forks source link

Error loading google sheet on latest version of Python gspread #259

Closed sobisonator closed 2 years ago

sobisonator commented 2 years ago

get_all_records() is not backwards compatible, as a result the latest version of gspread cannot load the setup spreadsheet.

https://github.com/burnash/gspread/issues/1007

Recommend that the program use gspread_dataframe and update the data that way. Headers should be handled nicely with the dataframe.

sobisonator commented 2 years ago

Resolved in https://github.com/sobisonator/imp19c/commit/146a98edbf97450163636740e6c47fe9ea02fb33