What steps will reproduce the problem?
1. Upload photos
What is the expected output? What do you see instead?
Traceback (most recent call last):
File "C:\Folders2Flickr\uploadr.py", line 457, in <module>
tags2set.createSets( HISTORY_FILE)
File "C:\Folders2Flickr\tags2set.py", line 78, in createSets
logging.debug( "Creating set %s with %d pictures" % setName, len(photoSet) )
TypeError: not enough arguments for format string
What version of the product are you using? On what operating system?
Python 2.7
Please provide any additional information below.
Original issue reported on code.google.com by lim...@gmail.com on 15 Jul 2010 at 10:40
Original issue reported on code.google.com by
lim...@gmail.com
on 15 Jul 2010 at 10:40