Skip to Content.
Sympa Menu

cc-devel - [cc-devel] [ cctools-Bugs-1469906 ] need help! cct.py error

cc-devel AT lists.ibiblio.org

Subject: Developer discussion for Creative Commons technology and tools

List archive

Chronological Thread  
  • From: "SourceForge.net" <noreply AT sourceforge.net>
  • To: noreply AT sourceforge.net
  • Subject: [cc-devel] [ cctools-Bugs-1469906 ] need help! cct.py error
  • Date: Thu, 09 Oct 2008 18:17:22 +0000

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] [ cctools-Bugs-1469906 ] need help! cct.py error, SourceForge.net, 10/09/2008

Archive powered by MHonArc 2.6.24.

Top of Page