DotBow/Blender-Version-Manager

Linux error prevents updating available releases

samytichadou opened this issue · 1 comments

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
Capture d’écran de 2020-01-15 11-39-16

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 !

Duplicate of issue #13, please check it for more information.