Menu

#23 Invalid String Format Exception in Windows

open
nobody
None
5
2012-06-27
2012-06-27
Anonymous
No

I used edna under Windows XP SP3 + Python 2.7.3 and received an strange String Exception every time I requested a song. After looking a while I found some guy that solved the problem [1], and it worked for me also.

It seems that the Windows Python Time Library (or anything else, idk) doesn't recognize %T [2] as a valid datetime string. Replacing it for the 'verbose' version would fix the problem.

[1]: http://grokbase.com/t/python/tutor/10bvw5frfx/t-as-a-strftime-format-identifier
[2]: edna.py, line 759

Discussion


Log in to post a comment.

Monday.com Logo