Linux error prevents updating available releases
samytichadou opened this issue · 1 comments
samytichadou commented
Hi thanks for the linux version ! looks great so far (tray and launching works perfectly!)
I'm not sure when does it come from, but i'm stuck with the installed version for now (which i manually downloaded before downloading BVM), no update of the available releases
I launched it in a terminal to catch this error :
Uncaught exception
Traceback (most recent call last):
File "check_for_updates.py", line 35, in run
File "_strptime.py", line 571, in _strptime_time
File "_strptime.py", line 359, in _strptime
ValueError: time data 'Tue, 14 Jan 2020 23:08:32 +0000' does not match format '%a, %d %b %Y %H:%M:%S %z'
Cheers and thanks for your work on this wonderful tool !