Open BitsDream opened 1 year ago
The :=
operator was added in Python 3.8. If you update Autopkg, it should fix your issue since it will have a newer version of python.
The current version of python that ships with AutoPkg 2.7+ should already be correct.
On Sun, Dec 11, 2022 at 4:34 PM Scott Blake @.***> wrote:
The := operator was added in Python 3.8. If you update your version of python, it should fix your issue.
— Reply to this email directly, view it on GitHub https://github.com/autopkg/nmcspadden-recipes/issues/68#issuecomment-1345713110, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAJFTX7JHLXTANI6V5JIUOLWMZXKLANCNFSM6AAAAAASZJ343Q . You are receiving this because you are subscribed to this thread.Message ID: @.***>
Nick McSpadden @.***
OK, this was fixed after updating to Python 3.8+ Thank you
I made an override, set AppliID, secret.txt and
(Tried other values for PATTERN too, same error.)
When running the override I get this error. (Sorry, I'm not fluent with python.)