Skip to Content.
Sympa Menu

cc-devel - [cc-devel] Error with cli-tools (Nathan Yergler)

cc-devel AT lists.ibiblio.org

Subject: Developer discussion for Creative Commons technology and tools

List archive

Chronological Thread  
  • From: "Guillaume LATORRE" <lats AT free.fr>
  • To: <cc-devel AT lists.ibiblio.org>
  • Subject: [cc-devel] Error with cli-tools (Nathan Yergler)
  • Date: Thu, 3 Jan 2008 11:22:24 +0100

Hi,

 

I send this message because I have an error with the Command Line Tool of Nathan Yergler… (I’m under Freebsd)

It seems to not work with some files and I would like to know why…

 

Example:

w246# /root/cli-tools/bin/cct -o Guillaume -y 2007 -l http://creativecommons.org/licenses/by-nd/2.0/fr/ -v http://www.tousenlive.com/guillaume /data/web/tousenlive/client/files/g/guillaume/system-of-a-down-hypnotize.mp3

Field can not be converted from 2.2 to 2.3:  TCOP

<eyeD3.tag.Tag instance at 0x8580b8c>

<!-- Publish this file at http://www.tousenlive.com/guillaume -->

<rdf:RDF xmlns="http://web.resource.org/cc/"

  xmlns:dc="http://purl.org/dc/elements/1.1/"

  xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">

<Work rdf:about="urn:sha1:TANRA3Y6AFWVS2Q3PC4ATVGIPC6PLNMI">

        <dc:date>2007</dc:date>

        <dc:rights><Agent><dc:title>Guillaume</dc:title></Agent></dc:rights>

        <license rdf:resource="http://creativecommons.org/licenses/by-nd/2.0/fr/" />

</Work>

<License rdf:about="http://creativecommons.org/licenses/by-nd/2.0/fr/">

        <permits rdf:resource="http://creativecommons.org/ns#Reproduction"/>

        <permits rdf:resource="http://creativecommons.org/ns#Distribution"/>

        <requires rdf:resource="http://creativecommons.org/ns#Notice"/>

        <requires rdf:resource="http://creativecommons.org/ns#Attribution"/>

      </License>

</rdf:RDF>

 

à It works!

 

w246# /root/cli-tools/bin/cct -o Guillaume -y 2007 -l http://creativecommons.org/licenses/by-nd/2.0/fr/ -v http://www.tousenlive.com/guillaume /data/web/tousenlive/client/files/g/guillaume/0130-2974lasse-gjertsen-amateur.mp3

<eyeD3.tag.Tag instance at 0x84e3d2c>

(<type 'exceptions.TypeError'>,

 TypeError("unsupported operand type(s) for &: 'NoneType' and 'int'",),

 <traceback object at 0x85857ac>)

 

à It doesn’t work!

What is this message error ?

 

Thanks for your help J

 

Guillaume




Archive powered by MHonArc 2.6.24.

Top of Page