Skip to content

OSX: time value error #112

@kzsombor13

Description

@kzsombor13

Here is the full log: Last login: Tue Aug 23 21:16:46 on ttys000
Csak-egy-MacBook-Air:~ Zsemle$ source activate syncplay
(syncplay) Csak-egy-MacBook-Air:~ Zsemle$ cd syncplay
(syncplay) Csak-egy-MacBook-Air:syncplay Zsemle$ ./syncplayClient.py
Traceback (most recent call last):
File "/Users/Zsemle/syncplay/syncplay/ui/GuiConfiguration.py", line 369, in _saveDataAndLeave
self.loadLastUpdateCheckDate()
File "/Users/Zsemle/syncplay/syncplay/ui/GuiConfiguration.py", line 281, in loadLastUpdateCheckDate
if self.lastCheckedForUpdates > datetime.strptime(self.config["lastCheckedForUpdates"], "%Y-%m-%d %H:%M:%S.%f"):
File "/Users/Zsemle/miniconda2/envs/syncplay/lib/python2.7/_strptime.py", line 332, in _strptime
(data_string, format))
ValueError: time data '@variant(' does not match format '%Y-%m-%d %H:%M:%S.%f'

PLEASE HELP ME! I already tried with python 2.7 and with 3.5 but nothing changed.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions