Closed version0chiro closed 3 years ago
What platform are you using? The format string should be valid on all platforms, but perhaps your platform has issues with the %f part.
Yes I fixed it manually, probably due to the python version perhaps, would be great if you list it in the readme so people can get a heads up
timeStamp = datetime.datetime.now().strftime('%Y%m%d%H%M%S%f') ValueError: Invalid format string