Bugs item #1469906, was opened at 2006-04-13 10:57 Message generated for change (Comment added) made by greg_grossmeier You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=559966&aid=1469906&group_id=80503
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None >Status: Closed >Resolution: Out of Date Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Nathan R. Yergler (nyergler) Summary: need help! cct.py error Initial Comment: hi, I'm trying to embed a CC license on a MP3 file using command line "cct.py", but I get this error each time and cannot proceed further. Please tell me how can I go forward. Below copy from my terminal: root# python cct.py /Users/ME/Desktop/CreativeCommons/song.mp3 -o ME -y 2006 -l http://www.creativecommons.org/licenses/by-nc-sa/2.5 -v http://www.mysite.com/mysong Traceback (most recent call last): File "cct.py", line 104, in ? if not validateOptions(options): NameError: name 'validateOptions' is not defined root# python cct.py --version cct.py 0.9.8 ---------------------------------------------------------------------- Comment By: Greg Grossmeier (greg_grossmeier) Date: 2008-10-09 13:17 Message: The issue tracker for this software has moved to a different service. Because of that we are closing old, untouched bugs here. If this is still an issue for you, please open a new bug at http://code.creativecommons.org/issues/ Thanks! ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=559966&aid=1469906&group_id=80503 _______________________________________________ cc-devel mailing list [email protected] http://lists.ibiblio.org/mailman/listinfo/cc-devel
