Problems with upgrade

Hi Kal,

thanks, but it did not help. I followed different instructions from that post - to no avail.

I tried cloning the last version of kobo-install, and now I am getting the following:

kobo@acf-kobo2:~/kobo-install$ ./run.py --update
Traceback (most recent call last):
  File "./run.py", line 16, in <module>
    from helpers.command import Command
  File "/home/kobo/kobo-install/helpers/command.py", line 8, in <module>
    from helpers.config import Config
  File "/home/kobo/kobo-install/helpers/config.py", line 14, in <module>
    from helpers.aws_validation import AWSValidation
  File "/home/kobo/kobo-install/helpers/aws_validation.py", line 51
    [f'host:{self.HOST}', f'x-amz-date:{amzdate}', '']
                       ^
SyntaxError: invalid syntax

Any ideas please?

Thanks,
Vladimir
`