Minimum Python Version #573
Unanswered
WesleyJohnson
asked this question in
Q&A
Replies: 1 comment
-
It has been working for me with 3.6, so that must be the minimum if it doesn't work with 3.5. |
Beta Was this translation helpful? Give feedback.
0 replies
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
-
I am sure I am overlooking something obvious, but what is the minimum python version needed to run this? I was trying to run on 3.5, but f-strings weren't introduced until 3.6 which sp-api uses.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions