List Info

Thread: Error with cli-tools (Nathan Yergler)




Error with cli-tools (Nathan Yergler)
country flaguser name
France
2008-01-03 04:22:24

Hi,

 

I send this message because I have an error with the Command Line Tool of Nathan Yergler230; (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&gt;

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

<rdf:RDF xmlns=&quot;http://web.resource.org/cc/&quot;

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

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

<Work rdf:about=&quot;urn:sha1:TANRA3Y6AFWVS2Q3PC4ATVGIPC6PLNMI">;

 &nbsp; &nbsp; &nbsp;  <dc:date>2007&lt;/dc:date&gt;

 &nbsp; &nbsp; &nbsp;  <dc:rights><Agent>&lt;dc:title&gt;Guillaume</dc:title></Agent>&lt;/dc:rights>

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

</Work&gt;

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

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

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

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

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

 &nbsp; &nbsp;  </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&gt;

(<type 'exceptions.TypeError'>,

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

 <traceback object at 0x85857ac&gt;)

 

à It doesn&#8217;t work!

What is this message error ?

 

Thanks for your help J

 

Guillaume

Re: Error with cli-tools (Nathan Yergler)
user name
2008-01-03 10:54:43
The error is a Python traceback; is that the exact error
that appeared
on the command line?

On 1/3/08, Guillaume LATORRE <latsfree.fr> wrote:
>
>
>
>
> 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
> htt
p://creativecommons.org/licenses/by-nd/2.0/fr/ -v
> http://www.tousen
live.com/guillaume
>
/data/web/tousenlive/client/files/g/guillaume/system-of-a-do
wn-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.tousen
live.com/guillaume -->
>
> <rdf:RDF xmlns="http://web.resource
.org/cc/"
>
>   xmlns:dc="http://purl.or
g/dc/elements/1.1/"
>
>   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
>
> <Work
>
rdf:about="urn:sha1:TANRA3Y6AFWVS2Q3PC4ATVGIPC6PLNMI&qu
ot;>
>
>         <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/&quo
t;>
>
>         <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
> htt
p://creativecommons.org/licenses/by-nd/2.0/fr/ -v
> http://www.tousen
live.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
> _______________________________________________
> cc-devel mailing list
> cc-devellists.ibiblio.org
> ht
tp://lists.ibiblio.org/mailman/listinfo/cc-devel
>
>
_______________________________________________
cc-devel mailing list
cc-devellists.ibiblio.org
ht
tp://lists.ibiblio.org/mailman/listinfo/cc-devel

[1-2]

about | contact  Other archives ( Real Estate discussion Medical topics )