view mcserver-error.log @ 13:844d341cf643 tip

Back up before ISMIR
author Yading Song <yading.song@eecs.qmul.ac.uk>
date Thu, 31 Oct 2013 13:17:06 +0000
parents 80a9556123da
children
line wrap: on
line source
[21/Apr/2013:05:14:20] HTTP 
Request Headers:
  REFERER: http://127.0.0.1:8080/MusicHackParis/index.html
  HOST: 127.0.0.1:8080
  CONNECTION: keep-alive
  Remote-Addr: 127.0.0.1
  ACCEPT: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
  ACCEPT-CHARSET: ISO-8859-1,utf-8;q=0.7,*;q=0.3
  USER-AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_3) AppleWebKit/537.31 (KHTML, like Gecko) Chrome/26.0.1410.65 Safari/537.31
  COOKIE: YWP_VOLUME=0.5; ywadp10001467053656=2930432448; ywadp1000255860556=2186152686; fpc10001467053656=ZerF_XIe|GhvH8VXMaa|fses10001467053656=|GhvH8VXMaa|ZerF_XIe|fvis10001467053656=|8M00To187M|8M00To187M|8M00To187M|8|8M00To187M|8M00To187M; fpc1000255860556=ZeBH2mlq|pbCH8VXMaa|fses1000255860556=|pbCH8VXMaa|ZeBH2mlq|fvis1000255860556=|8M00To187M|8M00To187M|8M00To187M|8|8M00To187M|8M00To187M; session_id=b32aff2a2c9ea2251cc29f840ca2fb0da3ed15b8
  ACCEPT-LANGUAGE: en-US,en;q=0.8
  ACCEPT-ENCODING: gzip,deflate,sdch
[21/Apr/2013:05:14:21] HTTP Traceback (most recent call last):
  File "/Library/Python/2.7/site-packages/CherryPy-3.2.2-py2.7.egg/cherrypy/_cprequest.py", line 656, in respond
    response.body = self.handler()
  File "/Library/Python/2.7/site-packages/CherryPy-3.2.2-py2.7.egg/cherrypy/lib/encoding.py", line 188, in __call__
    self.body = self.oldhandler(*args, **kwargs)
  File "/Library/Python/2.7/site-packages/CherryPy-3.2.2-py2.7.egg/cherrypy/_cpdispatch.py", line 34, in __call__
    return self.callable(*self.args, **self.kwargs)
  File "start.py", line 105, in receiveinput
    pitchshifting5('Baby.wav','Baby_ps5.wav')
  File "start.py", line 130, in pitchshifting5
    audiofile = audio.LocalAudioFile(input_filename)
  File "/usr/local/lib/python2.7/site-packages/echonest/remix/audio.py", line 936, in __init__
    tempanalysis = AudioAnalysis(filename)
  File "/usr/local/lib/python2.7/site-packages/echonest/remix/audio.py", line 125, in __init__
    self.pyechonest_track = track.track_from_filename(initializer)
  File "/Users/yadingsong/Library/Python/2.7/lib/python/site-packages/pyechonest-4.2.15-py2.7.egg/pyechonest/track.py", line 212, in track_from_filename
    return track_from_file(open(filename, 'rb'), filetype)
  File "/Users/yadingsong/Library/Python/2.7/lib/python/site-packages/pyechonest-4.2.15-py2.7.egg/pyechonest/track.py", line 191, in track_from_file
    return _track_from_string(file_object.read(), filetype)
  File "/Users/yadingsong/Library/Python/2.7/lib/python/site-packages/pyechonest-4.2.15-py2.7.egg/pyechonest/track.py", line 169, in _track_from_string
    return _upload(param_dict, data = audio_data)
  File "/Users/yadingsong/Library/Python/2.7/lib/python/site-packages/pyechonest-4.2.15-py2.7.egg/pyechonest/track.py", line 148, in _upload
    return _track_from_response(result)
  File "/Users/yadingsong/Library/Python/2.7/lib/python/site-packages/pyechonest-4.2.15-py2.7.egg/pyechonest/track.py", line 118, in _track_from_response
    raise Exception('the track is still being analyzed')
Exception: the track is still being analyzed

[21/Apr/2013:10:19:17] HTTP 
Request Headers:
  REFERER: http://127.0.0.1:8080/MusicHackParis/index.html
  HOST: 127.0.0.1:8080
  CONNECTION: keep-alive
  Remote-Addr: 127.0.0.1
  ACCEPT: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
  ACCEPT-CHARSET: ISO-8859-1,utf-8;q=0.7,*;q=0.3
  USER-AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_3) AppleWebKit/537.31 (KHTML, like Gecko) Chrome/26.0.1410.65 Safari/537.31
  COOKIE: YWP_VOLUME=0.5; ywadp10001467053656=2930432448; ywadp1000255860556=2186152686; fpc10001467053656=ZerF_XIe|GhvH8VXMaa|fses10001467053656=|GhvH8VXMaa|ZerF_XIe|fvis10001467053656=|8M00To187M|8M00To187M|8M00To187M|8|8M00To187M|8M00To187M; fpc1000255860556=ZeBH2mlq|pbCH8VXMaa|fses1000255860556=|pbCH8VXMaa|ZeBH2mlq|fvis1000255860556=|8M00To187M|8M00To187M|8M00To187M|8|8M00To187M|8M00To187M; session_id=e94e14665d9be29a7246f6d0db71730f32ae9761
  ACCEPT-LANGUAGE: en-US,en;q=0.8
  ACCEPT-ENCODING: gzip,deflate,sdch
[21/Apr/2013:10:19:17] HTTP Traceback (most recent call last):
  File "/Library/Python/2.7/site-packages/CherryPy-3.2.2-py2.7.egg/cherrypy/_cprequest.py", line 656, in respond
    response.body = self.handler()
  File "/Library/Python/2.7/site-packages/CherryPy-3.2.2-py2.7.egg/cherrypy/lib/encoding.py", line 188, in __call__
    self.body = self.oldhandler(*args, **kwargs)
  File "/Library/Python/2.7/site-packages/CherryPy-3.2.2-py2.7.egg/cherrypy/_cpdispatch.py", line 34, in __call__
    return self.callable(*self.args, **self.kwargs)
  File "start.py", line 126, in receiveinput
    content = content + '''<p><a href="mix.wav">''' + '''<b> Light Version </b>'''
TypeError: bad operand type for unary +: 'str'

[21/Apr/2013:10:27:28] HTTP 
Request Headers:
  REFERER: http://127.0.0.1:8080/MusicHackParis/index.html
  HOST: 127.0.0.1:8080
  CONNECTION: keep-alive
  Remote-Addr: 127.0.0.1
  ACCEPT: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
  ACCEPT-CHARSET: ISO-8859-1,utf-8;q=0.7,*;q=0.3
  USER-AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_3) AppleWebKit/537.31 (KHTML, like Gecko) Chrome/26.0.1410.65 Safari/537.31
  COOKIE: YWP_VOLUME=0.5; ywadp10001467053656=2930432448; ywadp1000255860556=2186152686; fpc10001467053656=ZerF_XIe|GhvH8VXMaa|fses10001467053656=|GhvH8VXMaa|ZerF_XIe|fvis10001467053656=|8M00To187M|8M00To187M|8M00To187M|8|8M00To187M|8M00To187M; fpc1000255860556=ZeBH2mlq|pbCH8VXMaa|fses1000255860556=|pbCH8VXMaa|ZeBH2mlq|fvis1000255860556=|8M00To187M|8M00To187M|8M00To187M|8|8M00To187M|8M00To187M; session_id=2600a8eb5f0d218941c8d81d74215b01e00fc5d9
  ACCEPT-LANGUAGE: en-US,en;q=0.8
  ACCEPT-ENCODING: gzip,deflate,sdch
[21/Apr/2013:10:27:28] HTTP Traceback (most recent call last):
  File "/Library/Python/2.7/site-packages/CherryPy-3.2.2-py2.7.egg/cherrypy/_cprequest.py", line 656, in respond
    response.body = self.handler()
  File "/Library/Python/2.7/site-packages/CherryPy-3.2.2-py2.7.egg/cherrypy/lib/encoding.py", line 188, in __call__
    self.body = self.oldhandler(*args, **kwargs)
  File "/Library/Python/2.7/site-packages/CherryPy-3.2.2-py2.7.egg/cherrypy/_cpdispatch.py", line 34, in __call__
    return self.callable(*self.args, **self.kwargs)
  File "start.py", line 119, in receiveinput
    pitchshifting5('melody.wav','melody_ps5.wav')
  File "start.py", line 144, in pitchshifting5
    audiofile = audio.LocalAudioFile(input_filename)
  File "/usr/local/lib/python2.7/site-packages/echonest/remix/audio.py", line 936, in __init__
    tempanalysis = AudioAnalysis(filename)
  File "/usr/local/lib/python2.7/site-packages/echonest/remix/audio.py", line 125, in __init__
    self.pyechonest_track = track.track_from_filename(initializer)
  File "/Users/yadingsong/Library/Python/2.7/lib/python/site-packages/pyechonest-4.2.15-py2.7.egg/pyechonest/track.py", line 212, in track_from_filename
    return track_from_file(open(filename, 'rb'), filetype)
  File "/Users/yadingsong/Library/Python/2.7/lib/python/site-packages/pyechonest-4.2.15-py2.7.egg/pyechonest/track.py", line 191, in track_from_file
    return _track_from_string(file_object.read(), filetype)
  File "/Users/yadingsong/Library/Python/2.7/lib/python/site-packages/pyechonest-4.2.15-py2.7.egg/pyechonest/track.py", line 169, in _track_from_string
    return _upload(param_dict, data = audio_data)
  File "/Users/yadingsong/Library/Python/2.7/lib/python/site-packages/pyechonest-4.2.15-py2.7.egg/pyechonest/track.py", line 148, in _upload
    return _track_from_response(result)
  File "/Users/yadingsong/Library/Python/2.7/lib/python/site-packages/pyechonest-4.2.15-py2.7.egg/pyechonest/track.py", line 118, in _track_from_response
    raise Exception('the track is still being analyzed')
Exception: the track is still being analyzed

[21/Apr/2013:11:23:45] HTTP 
Request Headers:
  REFERER: http://127.0.0.1:8080/MusicHackParis/index.html
  HOST: 127.0.0.1:8080
  CONNECTION: keep-alive
  Remote-Addr: 127.0.0.1
  ACCEPT: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
  ACCEPT-CHARSET: ISO-8859-1,utf-8;q=0.7,*;q=0.3
  USER-AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_3) AppleWebKit/537.31 (KHTML, like Gecko) Chrome/26.0.1410.65 Safari/537.31
  COOKIE: YWP_VOLUME=0.5; ywadp10001467053656=2930432448; ywadp1000255860556=2186152686; fpc10001467053656=ZerF_XIe|GhvH8VXMaa|fses10001467053656=|GhvH8VXMaa|ZerF_XIe|fvis10001467053656=|8M00To187M|8M00To187M|8M00To187M|8|8M00To187M|8M00To187M; fpc1000255860556=ZeBH2mlq|pbCH8VXMaa|fses1000255860556=|pbCH8VXMaa|ZeBH2mlq|fvis1000255860556=|8M00To187M|8M00To187M|8M00To187M|8|8M00To187M|8M00To187M; session_id=4251c8818d229122b2a4ae881b92aafe9890a92e
  ACCEPT-LANGUAGE: en-US,en;q=0.8
  ACCEPT-ENCODING: gzip,deflate,sdch
[21/Apr/2013:11:23:45] HTTP Traceback (most recent call last):
  File "/Library/Python/2.7/site-packages/CherryPy-3.2.2-py2.7.egg/cherrypy/_cprequest.py", line 656, in respond
    response.body = self.handler()
  File "/Library/Python/2.7/site-packages/CherryPy-3.2.2-py2.7.egg/cherrypy/lib/encoding.py", line 188, in __call__
    self.body = self.oldhandler(*args, **kwargs)
  File "/Library/Python/2.7/site-packages/CherryPy-3.2.2-py2.7.egg/cherrypy/_cpdispatch.py", line 34, in __call__
    return self.callable(*self.args, **self.kwargs)
  File "start.py", line 157, in receiveinput
    content = '''<div style="margin:0 auto;width:75%;text-align:center"> <p> You have chosen <b> %s </b> music" </p></div>''' %userinput
ValueError: unsupported format character ';' (0x3b) at index 35

[21/Apr/2013:11:24:28] HTTP 
Request Headers:
  REFERER: http://127.0.0.1:8080/MusicHackParis/index.html
  HOST: 127.0.0.1:8080
  CONNECTION: keep-alive
  Remote-Addr: 127.0.0.1
  ACCEPT: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
  ACCEPT-CHARSET: ISO-8859-1,utf-8;q=0.7,*;q=0.3
  USER-AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_3) AppleWebKit/537.31 (KHTML, like Gecko) Chrome/26.0.1410.65 Safari/537.31
  COOKIE: YWP_VOLUME=0.5; ywadp10001467053656=2930432448; ywadp1000255860556=2186152686; fpc10001467053656=ZerF_XIe|GhvH8VXMaa|fses10001467053656=|GhvH8VXMaa|ZerF_XIe|fvis10001467053656=|8M00To187M|8M00To187M|8M00To187M|8|8M00To187M|8M00To187M; fpc1000255860556=ZeBH2mlq|pbCH8VXMaa|fses1000255860556=|pbCH8VXMaa|ZeBH2mlq|fvis1000255860556=|8M00To187M|8M00To187M|8M00To187M|8|8M00To187M|8M00To187M; session_id=a7072687d6c4e2c40e40762ab8902955db8a9920
  ACCEPT-LANGUAGE: en-US,en;q=0.8
  ACCEPT-ENCODING: gzip,deflate,sdch
[21/Apr/2013:11:24:28] HTTP Traceback (most recent call last):
  File "/Library/Python/2.7/site-packages/CherryPy-3.2.2-py2.7.egg/cherrypy/_cprequest.py", line 656, in respond
    response.body = self.handler()
  File "/Library/Python/2.7/site-packages/CherryPy-3.2.2-py2.7.egg/cherrypy/lib/encoding.py", line 188, in __call__
    self.body = self.oldhandler(*args, **kwargs)
  File "/Library/Python/2.7/site-packages/CherryPy-3.2.2-py2.7.egg/cherrypy/_cpdispatch.py", line 34, in __call__
    return self.callable(*self.args, **self.kwargs)
  File "start.py", line 157, in receiveinput
    content = '''<div style="margin:0 auto;width:75%;text-align:center"> <p> You have chosen <b> %s </b> music" </p></div>''' %userinput
ValueError: unsupported format character ';' (0x3b) at index 35

[21/Apr/2013:11:28:38] HTTP 
Request Headers:
  REFERER: http://127.0.0.1:8080/MusicHackParis/index.html
  HOST: 127.0.0.1:8080
  CONNECTION: keep-alive
  Remote-Addr: 127.0.0.1
  ACCEPT: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
  ACCEPT-CHARSET: ISO-8859-1,utf-8;q=0.7,*;q=0.3
  USER-AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_3) AppleWebKit/537.31 (KHTML, like Gecko) Chrome/26.0.1410.65 Safari/537.31
  COOKIE: YWP_VOLUME=0.5; ywadp10001467053656=2930432448; ywadp1000255860556=2186152686; fpc10001467053656=ZerF_XIe|GhvH8VXMaa|fses10001467053656=|GhvH8VXMaa|ZerF_XIe|fvis10001467053656=|8M00To187M|8M00To187M|8M00To187M|8|8M00To187M|8M00To187M; fpc1000255860556=ZeBH2mlq|pbCH8VXMaa|fses1000255860556=|pbCH8VXMaa|ZeBH2mlq|fvis1000255860556=|8M00To187M|8M00To187M|8M00To187M|8|8M00To187M|8M00To187M; session_id=3f1983544d93a03f2401b12256961f41772ba449
  ACCEPT-LANGUAGE: en-US,en;q=0.8
  ACCEPT-ENCODING: gzip,deflate,sdch
[21/Apr/2013:11:28:38] HTTP Traceback (most recent call last):
  File "/Library/Python/2.7/site-packages/CherryPy-3.2.2-py2.7.egg/cherrypy/_cprequest.py", line 656, in respond
    response.body = self.handler()
  File "/Library/Python/2.7/site-packages/CherryPy-3.2.2-py2.7.egg/cherrypy/lib/encoding.py", line 188, in __call__
    self.body = self.oldhandler(*args, **kwargs)
  File "/Library/Python/2.7/site-packages/CherryPy-3.2.2-py2.7.egg/cherrypy/_cpdispatch.py", line 34, in __call__
    return self.callable(*self.args, **self.kwargs)
  File "start.py", line 79, in receiveinput
    content = '''<div style="margin:0 auto;width:75%;text-align:center"> <p> You have chosen <b> %s </b> music" </p></div>''' %userinput
ValueError: unsupported format character ';' (0x3b) at index 35

[21/Apr/2013:11:29:33] HTTP 
Request Headers:
  REFERER: http://127.0.0.1:8080/MusicHackParis/index.html
  HOST: 127.0.0.1:8080
  CONNECTION: keep-alive
  Remote-Addr: 127.0.0.1
  ACCEPT: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
  ACCEPT-CHARSET: ISO-8859-1,utf-8;q=0.7,*;q=0.3
  USER-AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_3) AppleWebKit/537.31 (KHTML, like Gecko) Chrome/26.0.1410.65 Safari/537.31
  COOKIE: YWP_VOLUME=0.5; ywadp10001467053656=2930432448; ywadp1000255860556=2186152686; fpc10001467053656=ZerF_XIe|GhvH8VXMaa|fses10001467053656=|GhvH8VXMaa|ZerF_XIe|fvis10001467053656=|8M00To187M|8M00To187M|8M00To187M|8|8M00To187M|8M00To187M; fpc1000255860556=ZeBH2mlq|pbCH8VXMaa|fses1000255860556=|pbCH8VXMaa|ZeBH2mlq|fvis1000255860556=|8M00To187M|8M00To187M|8M00To187M|8|8M00To187M|8M00To187M; session_id=d9f56d949a807821dcb19c8bf6fda11e4be5f87b
  ACCEPT-LANGUAGE: en-US,en;q=0.8
  ACCEPT-ENCODING: gzip,deflate,sdch
[21/Apr/2013:11:29:33] HTTP Traceback (most recent call last):
  File "/Library/Python/2.7/site-packages/CherryPy-3.2.2-py2.7.egg/cherrypy/_cprequest.py", line 656, in respond
    response.body = self.handler()
  File "/Library/Python/2.7/site-packages/CherryPy-3.2.2-py2.7.egg/cherrypy/lib/encoding.py", line 188, in __call__
    self.body = self.oldhandler(*args, **kwargs)
  File "/Library/Python/2.7/site-packages/CherryPy-3.2.2-py2.7.egg/cherrypy/_cpdispatch.py", line 34, in __call__
    return self.callable(*self.args, **self.kwargs)
  File "start.py", line 79, in receiveinput
    content = '''<div style="text-align:center"> <p> You have chosen <b> %s </b> music" </p></div>''' %userinput
ValueError: unsupported format character 't' (0x74) at index 36

[21/Apr/2013:11:30:12] HTTP 
Request Headers:
  REFERER: http://127.0.0.1:8080/MusicHackParis/index.html
  HOST: 127.0.0.1:8080
  CONNECTION: keep-alive
  Remote-Addr: 127.0.0.1
  ACCEPT: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
  ACCEPT-CHARSET: ISO-8859-1,utf-8;q=0.7,*;q=0.3
  USER-AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_3) AppleWebKit/537.31 (KHTML, like Gecko) Chrome/26.0.1410.65 Safari/537.31
  COOKIE: YWP_VOLUME=0.5; ywadp10001467053656=2930432448; ywadp1000255860556=2186152686; fpc10001467053656=ZerF_XIe|GhvH8VXMaa|fses10001467053656=|GhvH8VXMaa|ZerF_XIe|fvis10001467053656=|8M00To187M|8M00To187M|8M00To187M|8|8M00To187M|8M00To187M; fpc1000255860556=ZeBH2mlq|pbCH8VXMaa|fses1000255860556=|pbCH8VXMaa|ZeBH2mlq|fvis1000255860556=|8M00To187M|8M00To187M|8M00To187M|8|8M00To187M|8M00To187M; session_id=aa58da896a6afc00ed9e915e9098de6c1463ace1
  ACCEPT-LANGUAGE: en-US,en;q=0.8
  ACCEPT-ENCODING: gzip,deflate,sdch
[21/Apr/2013:11:30:12] HTTP Traceback (most recent call last):
  File "/Library/Python/2.7/site-packages/CherryPy-3.2.2-py2.7.egg/cherrypy/_cprequest.py", line 656, in respond
    response.body = self.handler()
  File "/Library/Python/2.7/site-packages/CherryPy-3.2.2-py2.7.egg/cherrypy/lib/encoding.py", line 188, in __call__
    self.body = self.oldhandler(*args, **kwargs)
  File "/Library/Python/2.7/site-packages/CherryPy-3.2.2-py2.7.egg/cherrypy/_cpdispatch.py", line 34, in __call__
    return self.callable(*self.args, **self.kwargs)
  File "start.py", line 87, in receiveinput
    content = content + '''<div style="margin:0 auto;width:75%;text-align:center"><p><a href=" %s ">''' % audio_url + '''<b> %s </b>''' % userinput
ValueError: unsupported format character ';' (0x3b) at index 35

[21/Apr/2013:11:47:30] HTTP 
Request Headers:
  REFERER: http://127.0.0.1:8080/MusicHackParis/index.html
  HOST: 127.0.0.1:8080
  CONNECTION: keep-alive
  Remote-Addr: 127.0.0.1
  ACCEPT: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
  ACCEPT-CHARSET: ISO-8859-1,utf-8;q=0.7,*;q=0.3
  USER-AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_3) AppleWebKit/537.31 (KHTML, like Gecko) Chrome/26.0.1410.65 Safari/537.31
  COOKIE: YWP_VOLUME=0.5; ywadp10001467053656=2930432448; ywadp1000255860556=2186152686; fpc10001467053656=ZerF_XIe|GhvH8VXMaa|fses10001467053656=|GhvH8VXMaa|ZerF_XIe|fvis10001467053656=|8M00To187M|8M00To187M|8M00To187M|8|8M00To187M|8M00To187M; fpc1000255860556=ZeBH2mlq|pbCH8VXMaa|fses1000255860556=|pbCH8VXMaa|ZeBH2mlq|fvis1000255860556=|8M00To187M|8M00To187M|8M00To187M|8|8M00To187M|8M00To187M; session_id=f6d73b35e5bda902074bdcee5bff51c13a5cb3bb
  ACCEPT-LANGUAGE: en-US,en;q=0.8
  ACCEPT-ENCODING: gzip,deflate,sdch
[21/Apr/2013:11:47:30] HTTP Traceback (most recent call last):
  File "/Library/Python/2.7/site-packages/CherryPy-3.2.2-py2.7.egg/cherrypy/_cprequest.py", line 656, in respond
    response.body = self.handler()
  File "/Library/Python/2.7/site-packages/CherryPy-3.2.2-py2.7.egg/cherrypy/lib/encoding.py", line 188, in __call__
    self.body = self.oldhandler(*args, **kwargs)
  File "/Library/Python/2.7/site-packages/CherryPy-3.2.2-py2.7.egg/cherrypy/_cpdispatch.py", line 34, in __call__
    return self.callable(*self.args, **self.kwargs)
  File "start.py", line 81, in receiveinput
    lyrics = musixmatch.ws.track.lyrics.get('Baby',apikey=apikey)
NameError: global name 'musixmatch' is not defined

[21/Apr/2013:11:47:59] HTTP 
Request Headers:
  REFERER: http://127.0.0.1:8080/MusicHackParis/index.html
  HOST: 127.0.0.1:8080
  CONNECTION: keep-alive
  Remote-Addr: 127.0.0.1
  ACCEPT: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
  ACCEPT-CHARSET: ISO-8859-1,utf-8;q=0.7,*;q=0.3
  USER-AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_3) AppleWebKit/537.31 (KHTML, like Gecko) Chrome/26.0.1410.65 Safari/537.31
  COOKIE: YWP_VOLUME=0.5; ywadp10001467053656=2930432448; ywadp1000255860556=2186152686; fpc10001467053656=ZerF_XIe|GhvH8VXMaa|fses10001467053656=|GhvH8VXMaa|ZerF_XIe|fvis10001467053656=|8M00To187M|8M00To187M|8M00To187M|8|8M00To187M|8M00To187M; fpc1000255860556=ZeBH2mlq|pbCH8VXMaa|fses1000255860556=|pbCH8VXMaa|ZeBH2mlq|fvis1000255860556=|8M00To187M|8M00To187M|8M00To187M|8|8M00To187M|8M00To187M; session_id=e6e3c8c7b0452ca20f822f20da3a5fbb48d205bd
  ACCEPT-LANGUAGE: en-US,en;q=0.8
  ACCEPT-ENCODING: gzip,deflate,sdch
[21/Apr/2013:11:47:59] HTTP Traceback (most recent call last):
  File "/Library/Python/2.7/site-packages/CherryPy-3.2.2-py2.7.egg/cherrypy/_cprequest.py", line 656, in respond
    response.body = self.handler()
  File "/Library/Python/2.7/site-packages/CherryPy-3.2.2-py2.7.egg/cherrypy/lib/encoding.py", line 188, in __call__
    self.body = self.oldhandler(*args, **kwargs)
  File "/Library/Python/2.7/site-packages/CherryPy-3.2.2-py2.7.egg/cherrypy/_cpdispatch.py", line 34, in __call__
    return self.callable(*self.args, **self.kwargs)
  File "start.py", line 81, in receiveinput
    #lyrics = musixmatch.ws.track.lyrics.get('Baby',apikey=apikey)
NameError: global name 'musixmatch' is not defined

[21/Apr/2013:12:20:40] HTTP 
Request Headers:
  REFERER: http://127.0.0.1:8080/MusicHackParis/index.html
  HOST: 127.0.0.1:8080
  CONNECTION: keep-alive
  Remote-Addr: 127.0.0.1
  ACCEPT: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
  ACCEPT-CHARSET: ISO-8859-1,utf-8;q=0.7,*;q=0.3
  USER-AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_3) AppleWebKit/537.31 (KHTML, like Gecko) Chrome/26.0.1410.65 Safari/537.31
  COOKIE: YWP_VOLUME=0.5; ywadp10001467053656=2930432448; ywadp1000255860556=2186152686; fpc10001467053656=ZerF_XIe|GhvH8VXMaa|fses10001467053656=|GhvH8VXMaa|ZerF_XIe|fvis10001467053656=|8M00To187M|8M00To187M|8M00To187M|8|8M00To187M|8M00To187M; fpc1000255860556=ZeBH2mlq|pbCH8VXMaa|fses1000255860556=|pbCH8VXMaa|ZeBH2mlq|fvis1000255860556=|8M00To187M|8M00To187M|8M00To187M|8|8M00To187M|8M00To187M; session_id=ef4ecde15303b9f5cd9b1e3299565cff8c323ca2
  ACCEPT-LANGUAGE: en-US,en;q=0.8
  ACCEPT-ENCODING: gzip,deflate,sdch
[21/Apr/2013:12:20:40] HTTP Traceback (most recent call last):
  File "/Library/Python/2.7/site-packages/CherryPy-3.2.2-py2.7.egg/cherrypy/_cprequest.py", line 656, in respond
    response.body = self.handler()
  File "/Library/Python/2.7/site-packages/CherryPy-3.2.2-py2.7.egg/cherrypy/lib/encoding.py", line 188, in __call__
    self.body = self.oldhandler(*args, **kwargs)
  File "/Library/Python/2.7/site-packages/CherryPy-3.2.2-py2.7.egg/cherrypy/_cpdispatch.py", line 34, in __call__
    return self.callable(*self.args, **self.kwargs)
  File "start.py", line 91, in receiveinput
    (tracktitle, trackid) = get_trackid_from_text_search(userinput,'Justin Bieber')
TypeError: 'NoneType' object is not iterable

[21/Apr/2013:12:22:12] HTTP 
Request Headers:
  REFERER: http://127.0.0.1:8080/MusicHackParis/index.html
  HOST: 127.0.0.1:8080
  CONNECTION: keep-alive
  Remote-Addr: 127.0.0.1
  ACCEPT: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
  ACCEPT-CHARSET: ISO-8859-1,utf-8;q=0.7,*;q=0.3
  USER-AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_3) AppleWebKit/537.31 (KHTML, like Gecko) Chrome/26.0.1410.65 Safari/537.31
  COOKIE: YWP_VOLUME=0.5; ywadp10001467053656=2930432448; ywadp1000255860556=2186152686; fpc10001467053656=ZerF_XIe|GhvH8VXMaa|fses10001467053656=|GhvH8VXMaa|ZerF_XIe|fvis10001467053656=|8M00To187M|8M00To187M|8M00To187M|8|8M00To187M|8M00To187M; fpc1000255860556=ZeBH2mlq|pbCH8VXMaa|fses1000255860556=|pbCH8VXMaa|ZeBH2mlq|fvis1000255860556=|8M00To187M|8M00To187M|8M00To187M|8|8M00To187M|8M00To187M; session_id=ce50b0018ba9a8ade379a488d2dc25511365372b
  ACCEPT-LANGUAGE: en-US,en;q=0.8
  ACCEPT-ENCODING: gzip,deflate,sdch
[21/Apr/2013:12:22:12] HTTP Traceback (most recent call last):
  File "/Library/Python/2.7/site-packages/CherryPy-3.2.2-py2.7.egg/cherrypy/_cprequest.py", line 656, in respond
    response.body = self.handler()
  File "/Library/Python/2.7/site-packages/CherryPy-3.2.2-py2.7.egg/cherrypy/lib/encoding.py", line 188, in __call__
    self.body = self.oldhandler(*args, **kwargs)
  File "/Library/Python/2.7/site-packages/CherryPy-3.2.2-py2.7.egg/cherrypy/_cpdispatch.py", line 34, in __call__
    return self.callable(*self.args, **self.kwargs)
  File "start.py", line 127, in receiveinput
    pitchshifting5('melody.wav','melody_ps5.wav')
  File "start.py", line 159, in pitchshifting5
    audiofile = audio.LocalAudioFile(input_filename)
  File "/usr/local/lib/python2.7/site-packages/echonest/remix/audio.py", line 936, in __init__
    tempanalysis = AudioAnalysis(filename)
  File "/usr/local/lib/python2.7/site-packages/echonest/remix/audio.py", line 125, in __init__
    self.pyechonest_track = track.track_from_filename(initializer)
  File "/Users/yadingsong/Library/Python/2.7/lib/python/site-packages/pyechonest-4.2.15-py2.7.egg/pyechonest/track.py", line 212, in track_from_filename
    return track_from_file(open(filename, 'rb'), filetype)
  File "/Users/yadingsong/Library/Python/2.7/lib/python/site-packages/pyechonest-4.2.15-py2.7.egg/pyechonest/track.py", line 191, in track_from_file
    return _track_from_string(file_object.read(), filetype)
  File "/Users/yadingsong/Library/Python/2.7/lib/python/site-packages/pyechonest-4.2.15-py2.7.egg/pyechonest/track.py", line 169, in _track_from_string
    return _upload(param_dict, data = audio_data)
  File "/Users/yadingsong/Library/Python/2.7/lib/python/site-packages/pyechonest-4.2.15-py2.7.egg/pyechonest/track.py", line 148, in _upload
    return _track_from_response(result)
  File "/Users/yadingsong/Library/Python/2.7/lib/python/site-packages/pyechonest-4.2.15-py2.7.egg/pyechonest/track.py", line 118, in _track_from_response
    raise Exception('the track is still being analyzed')
Exception: the track is still being analyzed

[21/Apr/2013:12:25:32] HTTP 
Request Headers:
  REFERER: http://127.0.0.1:8080/MusicHackParis/index.html
  HOST: 127.0.0.1:8080
  CONNECTION: keep-alive
  Remote-Addr: 127.0.0.1
  ACCEPT: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
  ACCEPT-CHARSET: ISO-8859-1,utf-8;q=0.7,*;q=0.3
  USER-AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_3) AppleWebKit/537.31 (KHTML, like Gecko) Chrome/26.0.1410.65 Safari/537.31
  COOKIE: YWP_VOLUME=0.5; ywadp10001467053656=2930432448; ywadp1000255860556=2186152686; fpc10001467053656=ZerF_XIe|GhvH8VXMaa|fses10001467053656=|GhvH8VXMaa|ZerF_XIe|fvis10001467053656=|8M00To187M|8M00To187M|8M00To187M|8|8M00To187M|8M00To187M; fpc1000255860556=ZeBH2mlq|pbCH8VXMaa|fses1000255860556=|pbCH8VXMaa|ZeBH2mlq|fvis1000255860556=|8M00To187M|8M00To187M|8M00To187M|8|8M00To187M|8M00To187M; session_id=d14e30b8ea5385498bdd87b4c2801165ed613a08
  ACCEPT-LANGUAGE: en-US,en;q=0.8
  ACCEPT-ENCODING: gzip,deflate,sdch
[21/Apr/2013:12:25:32] HTTP Traceback (most recent call last):
  File "/Library/Python/2.7/site-packages/CherryPy-3.2.2-py2.7.egg/cherrypy/_cprequest.py", line 656, in respond
    response.body = self.handler()
  File "/Library/Python/2.7/site-packages/CherryPy-3.2.2-py2.7.egg/cherrypy/lib/encoding.py", line 188, in __call__
    self.body = self.oldhandler(*args, **kwargs)
  File "/Library/Python/2.7/site-packages/CherryPy-3.2.2-py2.7.egg/cherrypy/_cpdispatch.py", line 34, in __call__
    return self.callable(*self.args, **self.kwargs)
  File "start.py", line 127, in receiveinput
    pitchshifting5('melody.wav','melody_ps5.wav')
  File "start.py", line 159, in pitchshifting5
    audiofile = audio.LocalAudioFile(input_filename)
  File "/usr/local/lib/python2.7/site-packages/echonest/remix/audio.py", line 936, in __init__
    tempanalysis = AudioAnalysis(filename)
  File "/usr/local/lib/python2.7/site-packages/echonest/remix/audio.py", line 125, in __init__
    self.pyechonest_track = track.track_from_filename(initializer)
  File "/Users/yadingsong/Library/Python/2.7/lib/python/site-packages/pyechonest-4.2.15-py2.7.egg/pyechonest/track.py", line 212, in track_from_filename
    return track_from_file(open(filename, 'rb'), filetype)
  File "/Users/yadingsong/Library/Python/2.7/lib/python/site-packages/pyechonest-4.2.15-py2.7.egg/pyechonest/track.py", line 191, in track_from_file
    return _track_from_string(file_object.read(), filetype)
  File "/Users/yadingsong/Library/Python/2.7/lib/python/site-packages/pyechonest-4.2.15-py2.7.egg/pyechonest/track.py", line 169, in _track_from_string
    return _upload(param_dict, data = audio_data)
  File "/Users/yadingsong/Library/Python/2.7/lib/python/site-packages/pyechonest-4.2.15-py2.7.egg/pyechonest/track.py", line 148, in _upload
    return _track_from_response(result)
  File "/Users/yadingsong/Library/Python/2.7/lib/python/site-packages/pyechonest-4.2.15-py2.7.egg/pyechonest/track.py", line 118, in _track_from_response
    raise Exception('the track is still being analyzed')
Exception: the track is still being analyzed

[21/Apr/2013:12:38:13] HTTP 
Request Headers:
  REFERER: http://127.0.0.1:8080/MusicHackParis/index.html
  HOST: 127.0.0.1:8080
  CONNECTION: keep-alive
  Remote-Addr: 127.0.0.1
  ACCEPT: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
  ACCEPT-CHARSET: ISO-8859-1,utf-8;q=0.7,*;q=0.3
  USER-AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_3) AppleWebKit/537.31 (KHTML, like Gecko) Chrome/26.0.1410.65 Safari/537.31
  COOKIE: YWP_VOLUME=0.5; ywadp10001467053656=2930432448; ywadp1000255860556=2186152686; fpc10001467053656=ZerF_XIe|GhvH8VXMaa|fses10001467053656=|GhvH8VXMaa|ZerF_XIe|fvis10001467053656=|8M00To187M|8M00To187M|8M00To187M|8|8M00To187M|8M00To187M; fpc1000255860556=ZeBH2mlq|pbCH8VXMaa|fses1000255860556=|pbCH8VXMaa|ZeBH2mlq|fvis1000255860556=|8M00To187M|8M00To187M|8M00To187M|8|8M00To187M|8M00To187M; session_id=93ec83c1b8e59d68c02b8cca84c0004a50ef7f69
  ACCEPT-LANGUAGE: en-US,en;q=0.8
  ACCEPT-ENCODING: gzip,deflate,sdch
[21/Apr/2013:12:38:14] HTTP Traceback (most recent call last):
  File "/Library/Python/2.7/site-packages/CherryPy-3.2.2-py2.7.egg/cherrypy/_cprequest.py", line 656, in respond
    response.body = self.handler()
  File "/Library/Python/2.7/site-packages/CherryPy-3.2.2-py2.7.egg/cherrypy/lib/encoding.py", line 188, in __call__
    self.body = self.oldhandler(*args, **kwargs)
  File "/Library/Python/2.7/site-packages/CherryPy-3.2.2-py2.7.egg/cherrypy/_cpdispatch.py", line 34, in __call__
    return self.callable(*self.args, **self.kwargs)
  File "start.py", line 126, in receiveinput
    pitchshifting5('melody.wav','melody_ps5.wav')
  File "start.py", line 158, in pitchshifting5
    audiofile = audio.LocalAudioFile(input_filename)
  File "/usr/local/lib/python2.7/site-packages/echonest/remix/audio.py", line 936, in __init__
    tempanalysis = AudioAnalysis(filename)
  File "/usr/local/lib/python2.7/site-packages/echonest/remix/audio.py", line 125, in __init__
    self.pyechonest_track = track.track_from_filename(initializer)
  File "/Users/yadingsong/Library/Python/2.7/lib/python/site-packages/pyechonest-4.2.15-py2.7.egg/pyechonest/track.py", line 212, in track_from_filename
    return track_from_file(open(filename, 'rb'), filetype)
  File "/Users/yadingsong/Library/Python/2.7/lib/python/site-packages/pyechonest-4.2.15-py2.7.egg/pyechonest/track.py", line 191, in track_from_file
    return _track_from_string(file_object.read(), filetype)
  File "/Users/yadingsong/Library/Python/2.7/lib/python/site-packages/pyechonest-4.2.15-py2.7.egg/pyechonest/track.py", line 169, in _track_from_string
    return _upload(param_dict, data = audio_data)
  File "/Users/yadingsong/Library/Python/2.7/lib/python/site-packages/pyechonest-4.2.15-py2.7.egg/pyechonest/track.py", line 148, in _upload
    return _track_from_response(result)
  File "/Users/yadingsong/Library/Python/2.7/lib/python/site-packages/pyechonest-4.2.15-py2.7.egg/pyechonest/track.py", line 118, in _track_from_response
    raise Exception('the track is still being analyzed')
Exception: the track is still being analyzed

[21/Apr/2013:12:47:08] HTTP 
Request Headers:
  REFERER: http://127.0.0.1:8080/MusicHackParis/index.html
  HOST: 127.0.0.1:8080
  CONNECTION: keep-alive
  Remote-Addr: 127.0.0.1
  ACCEPT: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
  ACCEPT-CHARSET: ISO-8859-1,utf-8;q=0.7,*;q=0.3
  USER-AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_3) AppleWebKit/537.31 (KHTML, like Gecko) Chrome/26.0.1410.65 Safari/537.31
  COOKIE: YWP_VOLUME=0.5; ywadp10001467053656=2930432448; ywadp1000255860556=2186152686; fpc10001467053656=ZerF_XIe|GhvH8VXMaa|fses10001467053656=|GhvH8VXMaa|ZerF_XIe|fvis10001467053656=|8M00To187M|8M00To187M|8M00To187M|8|8M00To187M|8M00To187M; fpc1000255860556=ZeBH2mlq|pbCH8VXMaa|fses1000255860556=|pbCH8VXMaa|ZeBH2mlq|fvis1000255860556=|8M00To187M|8M00To187M|8M00To187M|8|8M00To187M|8M00To187M; session_id=d7cb7914271bcd658df477a590c4a8b55a5c0f93
  ACCEPT-LANGUAGE: en-US,en;q=0.8
  ACCEPT-ENCODING: gzip,deflate,sdch
[21/Apr/2013:12:47:08] HTTP Traceback (most recent call last):
  File "/Library/Python/2.7/site-packages/CherryPy-3.2.2-py2.7.egg/cherrypy/_cprequest.py", line 656, in respond
    response.body = self.handler()
  File "/Library/Python/2.7/site-packages/CherryPy-3.2.2-py2.7.egg/cherrypy/lib/encoding.py", line 188, in __call__
    self.body = self.oldhandler(*args, **kwargs)
  File "/Library/Python/2.7/site-packages/CherryPy-3.2.2-py2.7.egg/cherrypy/_cpdispatch.py", line 34, in __call__
    return self.callable(*self.args, **self.kwargs)
  File "start.py", line 126, in receiveinput
    pitchshifting5('melody.wav','melody_ps5.wav')
  File "start.py", line 158, in pitchshifting5
    audiofile = audio.LocalAudioFile(input_filename)
  File "/usr/local/lib/python2.7/site-packages/echonest/remix/audio.py", line 924, in __init__
    sampleRate=sampleRate, numChannels=numChannels)
  File "/usr/local/lib/python2.7/site-packages/echonest/remix/audio.py", line 388, in __init__
    self.load()
  File "/usr/local/lib/python2.7/site-packages/echonest/remix/audio.py", line 409, in load
    w = wave.open(file_to_read, 'r')
  File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/wave.py", line 498, in open
    return Wave_read(f)
  File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/wave.py", line 163, in __init__
    self.initfp(f)
  File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/wave.py", line 128, in initfp
    self._file = Chunk(file, bigendian = 0)
  File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/chunk.py", line 63, in __init__
    raise EOFError
EOFError

[21/Apr/2013:12:51:00] HTTP 
Request Headers:
  REFERER: http://127.0.0.1:8080/MusicHackParis/index.html
  HOST: 127.0.0.1:8080
  CONNECTION: keep-alive
  Remote-Addr: 127.0.0.1
  ACCEPT: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
  ACCEPT-CHARSET: ISO-8859-1,utf-8;q=0.7,*;q=0.3
  USER-AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_3) AppleWebKit/537.31 (KHTML, like Gecko) Chrome/26.0.1410.65 Safari/537.31
  COOKIE: YWP_VOLUME=0.5; ywadp10001467053656=2930432448; ywadp1000255860556=2186152686; fpc10001467053656=ZerF_XIe|GhvH8VXMaa|fses10001467053656=|GhvH8VXMaa|ZerF_XIe|fvis10001467053656=|8M00To187M|8M00To187M|8M00To187M|8|8M00To187M|8M00To187M; fpc1000255860556=ZeBH2mlq|pbCH8VXMaa|fses1000255860556=|pbCH8VXMaa|ZeBH2mlq|fvis1000255860556=|8M00To187M|8M00To187M|8M00To187M|8|8M00To187M|8M00To187M; session_id=50f74449791d970d413031809ad140450be76fff
  ACCEPT-LANGUAGE: en-US,en;q=0.8
  ACCEPT-ENCODING: gzip,deflate,sdch
[21/Apr/2013:12:51:00] HTTP Traceback (most recent call last):
  File "/Library/Python/2.7/site-packages/CherryPy-3.2.2-py2.7.egg/cherrypy/_cprequest.py", line 656, in respond
    response.body = self.handler()
  File "/Library/Python/2.7/site-packages/CherryPy-3.2.2-py2.7.egg/cherrypy/lib/encoding.py", line 188, in __call__
    self.body = self.oldhandler(*args, **kwargs)
  File "/Library/Python/2.7/site-packages/CherryPy-3.2.2-py2.7.egg/cherrypy/_cpdispatch.py", line 34, in __call__
    return self.callable(*self.args, **self.kwargs)
  File "start.py", line 126, in receiveinput
    pitchshifting5('melody.wav','melody_ps5.wav')
  File "start.py", line 158, in pitchshifting5
    audiofile = audio.LocalAudioFile(input_filename)
  File "/usr/local/lib/python2.7/site-packages/echonest/remix/audio.py", line 924, in __init__
    sampleRate=sampleRate, numChannels=numChannels)
  File "/usr/local/lib/python2.7/site-packages/echonest/remix/audio.py", line 388, in __init__
    self.load()
  File "/usr/local/lib/python2.7/site-packages/echonest/remix/audio.py", line 409, in load
    w = wave.open(file_to_read, 'r')
  File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/wave.py", line 498, in open
    return Wave_read(f)
  File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/wave.py", line 163, in __init__
    self.initfp(f)
  File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/wave.py", line 128, in initfp
    self._file = Chunk(file, bigendian = 0)
  File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/chunk.py", line 63, in __init__
    raise EOFError
EOFError

[21/Apr/2013:12:53:52] HTTP 
Request Headers:
  REFERER: http://127.0.0.1:8080/MusicHackParis/index.html
  HOST: 127.0.0.1:8080
  CONNECTION: keep-alive
  Remote-Addr: 127.0.0.1
  ACCEPT: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
  ACCEPT-CHARSET: ISO-8859-1,utf-8;q=0.7,*;q=0.3
  USER-AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_3) AppleWebKit/537.31 (KHTML, like Gecko) Chrome/26.0.1410.65 Safari/537.31
  COOKIE: YWP_VOLUME=0.5; ywadp10001467053656=2930432448; ywadp1000255860556=2186152686; fpc10001467053656=ZerF_XIe|GhvH8VXMaa|fses10001467053656=|GhvH8VXMaa|ZerF_XIe|fvis10001467053656=|8M00To187M|8M00To187M|8M00To187M|8|8M00To187M|8M00To187M; fpc1000255860556=ZeBH2mlq|pbCH8VXMaa|fses1000255860556=|pbCH8VXMaa|ZeBH2mlq|fvis1000255860556=|8M00To187M|8M00To187M|8M00To187M|8|8M00To187M|8M00To187M; session_id=f219eb2073e030bd99acf8b19f3e31e8dd892e54
  ACCEPT-LANGUAGE: en-US,en;q=0.8
  ACCEPT-ENCODING: gzip,deflate,sdch
[21/Apr/2013:12:53:52] HTTP Traceback (most recent call last):
  File "/Library/Python/2.7/site-packages/CherryPy-3.2.2-py2.7.egg/cherrypy/_cprequest.py", line 656, in respond
    response.body = self.handler()
  File "/Library/Python/2.7/site-packages/CherryPy-3.2.2-py2.7.egg/cherrypy/lib/encoding.py", line 188, in __call__
    self.body = self.oldhandler(*args, **kwargs)
  File "/Library/Python/2.7/site-packages/CherryPy-3.2.2-py2.7.egg/cherrypy/_cpdispatch.py", line 34, in __call__
    return self.callable(*self.args, **self.kwargs)
  File "start.py", line 125, in receiveinput
    pitchshifting5('melody.wav','melody_ps5.wav')
  File "start.py", line 157, in pitchshifting5
    audiofile = audio.LocalAudioFile(input_filename)
  File "/usr/local/lib/python2.7/site-packages/echonest/remix/audio.py", line 936, in __init__
    tempanalysis = AudioAnalysis(filename)
  File "/usr/local/lib/python2.7/site-packages/echonest/remix/audio.py", line 125, in __init__
    self.pyechonest_track = track.track_from_filename(initializer)
  File "/Users/yadingsong/Library/Python/2.7/lib/python/site-packages/pyechonest-4.2.15-py2.7.egg/pyechonest/track.py", line 212, in track_from_filename
    return track_from_file(open(filename, 'rb'), filetype)
  File "/Users/yadingsong/Library/Python/2.7/lib/python/site-packages/pyechonest-4.2.15-py2.7.egg/pyechonest/track.py", line 191, in track_from_file
    return _track_from_string(file_object.read(), filetype)
  File "/Users/yadingsong/Library/Python/2.7/lib/python/site-packages/pyechonest-4.2.15-py2.7.egg/pyechonest/track.py", line 169, in _track_from_string
    return _upload(param_dict, data = audio_data)
  File "/Users/yadingsong/Library/Python/2.7/lib/python/site-packages/pyechonest-4.2.15-py2.7.egg/pyechonest/track.py", line 148, in _upload
    return _track_from_response(result)
  File "/Users/yadingsong/Library/Python/2.7/lib/python/site-packages/pyechonest-4.2.15-py2.7.egg/pyechonest/track.py", line 118, in _track_from_response
    raise Exception('the track is still being analyzed')
Exception: the track is still being analyzed

[21/Apr/2013:13:07:51] HTTP 
Request Headers:
  REFERER: http://127.0.0.1:8080/MusicHackParis/index.html
  HOST: 127.0.0.1:8080
  CONNECTION: keep-alive
  Remote-Addr: 127.0.0.1
  ACCEPT: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
  ACCEPT-CHARSET: ISO-8859-1,utf-8;q=0.7,*;q=0.3
  USER-AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_3) AppleWebKit/537.31 (KHTML, like Gecko) Chrome/26.0.1410.65 Safari/537.31
  COOKIE: YWP_VOLUME=0.5; ywadp10001467053656=2930432448; ywadp1000255860556=2186152686; fpc10001467053656=ZerF_XIe|GhvH8VXMaa|fses10001467053656=|GhvH8VXMaa|ZerF_XIe|fvis10001467053656=|8M00To187M|8M00To187M|8M00To187M|8|8M00To187M|8M00To187M; fpc1000255860556=ZeBH2mlq|pbCH8VXMaa|fses1000255860556=|pbCH8VXMaa|ZeBH2mlq|fvis1000255860556=|8M00To187M|8M00To187M|8M00To187M|8|8M00To187M|8M00To187M; session_id=f5568cf488111002ec3965e720af1d3802c7d657
  ACCEPT-LANGUAGE: en-US,en;q=0.8
  ACCEPT-ENCODING: gzip,deflate,sdch
[21/Apr/2013:13:07:51] HTTP Traceback (most recent call last):
  File "/Library/Python/2.7/site-packages/CherryPy-3.2.2-py2.7.egg/cherrypy/_cprequest.py", line 656, in respond
    response.body = self.handler()
  File "/Library/Python/2.7/site-packages/CherryPy-3.2.2-py2.7.egg/cherrypy/lib/encoding.py", line 188, in __call__
    self.body = self.oldhandler(*args, **kwargs)
  File "/Library/Python/2.7/site-packages/CherryPy-3.2.2-py2.7.egg/cherrypy/_cpdispatch.py", line 34, in __call__
    return self.callable(*self.args, **self.kwargs)
  File "start.py", line 125, in receiveinput
    pitchshifting5('melody.wav','melody_ps5.wav')
  File "start.py", line 157, in pitchshifting5
    audiofile = audio.LocalAudioFile(input_filename)
  File "/usr/local/lib/python2.7/site-packages/echonest/remix/audio.py", line 924, in __init__
    sampleRate=sampleRate, numChannels=numChannels)
  File "/usr/local/lib/python2.7/site-packages/echonest/remix/audio.py", line 388, in __init__
    self.load()
  File "/usr/local/lib/python2.7/site-packages/echonest/remix/audio.py", line 409, in load
    w = wave.open(file_to_read, 'r')
  File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/wave.py", line 498, in open
    return Wave_read(f)
  File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/wave.py", line 163, in __init__
    self.initfp(f)
  File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/wave.py", line 128, in initfp
    self._file = Chunk(file, bigendian = 0)
  File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/chunk.py", line 63, in __init__
    raise EOFError
EOFError

[26/Apr/2013:15:36:27] HTTP 
Request Headers:
  REFERER: http://127.0.0.1:8080/MusicHackParis/index.html
  HOST: 127.0.0.1:8080
  CONNECTION: keep-alive
  Remote-Addr: 127.0.0.1
  ACCEPT: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
  ACCEPT-CHARSET: ISO-8859-1,utf-8;q=0.7,*;q=0.3
  USER-AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_3) AppleWebKit/537.31 (KHTML, like Gecko) Chrome/26.0.1410.65 Safari/537.31
  COOKIE: YWP_VOLUME=0.5; ywadp10001467053656=2930432448; ywadp1000255860556=2186152686; fpc10001467053656=ZerF_XIe|hxYAFOYMaa|fses10001467053656=|GhvH8VXMaa|ZerF_XIe|fvis10001467053656=|8M007oTH01|8M007oTH01|8M007oTH01|s|8M007oTH01|8M007oTH01; fpc1000255860556=ZeBH2mlq|s73AFOYMaa|fses1000255860556=|pbCH8VXMaa|ZeBH2mlq|fvis1000255860556=|8M007oTH00|8M007oTH00|8M007oTH00|8|8M007oTH00|8M007oTH00; session_id=ac356691ad8c86a8a563165e5492409d070f53b7
  ACCEPT-LANGUAGE: en-US,en;q=0.8
  ACCEPT-ENCODING: gzip,deflate,sdch
[26/Apr/2013:15:36:27] HTTP Traceback (most recent call last):
  File "/Library/Python/2.7/site-packages/CherryPy-3.2.2-py2.7.egg/cherrypy/_cprequest.py", line 656, in respond
    response.body = self.handler()
  File "/Library/Python/2.7/site-packages/CherryPy-3.2.2-py2.7.egg/cherrypy/lib/encoding.py", line 188, in __call__
    self.body = self.oldhandler(*args, **kwargs)
  File "/Library/Python/2.7/site-packages/CherryPy-3.2.2-py2.7.egg/cherrypy/_cpdispatch.py", line 34, in __call__
    return self.callable(*self.args, **self.kwargs)
  File "start.py", line 125, in receiveinput
    pitchshifting5('melody.wav','melody_ps5.wav')
  File "start.py", line 157, in pitchshifting5
    audiofile = audio.LocalAudioFile(input_filename)
  File "/usr/local/lib/python2.7/site-packages/echonest/remix/audio.py", line 924, in __init__
    sampleRate=sampleRate, numChannels=numChannels)
  File "/usr/local/lib/python2.7/site-packages/echonest/remix/audio.py", line 388, in __init__
    self.load()
  File "/usr/local/lib/python2.7/site-packages/echonest/remix/audio.py", line 409, in load
    w = wave.open(file_to_read, 'r')
  File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/wave.py", line 498, in open
    return Wave_read(f)
  File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/wave.py", line 163, in __init__
    self.initfp(f)
  File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/wave.py", line 128, in initfp
    self._file = Chunk(file, bigendian = 0)
  File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/chunk.py", line 63, in __init__
    raise EOFError
EOFError

[26/Apr/2013:15:36:27]  Traceback (most recent call last):
  File "/Library/Python/2.7/site-packages/CherryPy-3.2.2-py2.7.egg/cherrypy/_cpwsgi.py", line 169, in trap
    return func(*args, **kwargs)
  File "/Library/Python/2.7/site-packages/CherryPy-3.2.2-py2.7.egg/cherrypy/_cpwsgi.py", line 96, in __call__
    return self.nextapp(environ, start_response)
  File "/Library/Python/2.7/site-packages/CherryPy-3.2.2-py2.7.egg/cherrypy/_cpwsgi.py", line 379, in tail
    return self.response_class(environ, start_response, self.cpapp)
  File "/Library/Python/2.7/site-packages/CherryPy-3.2.2-py2.7.egg/cherrypy/_cpwsgi.py", line 222, in __init__
    self.run()
  File "/Library/Python/2.7/site-packages/CherryPy-3.2.2-py2.7.egg/cherrypy/_cpwsgi.py", line 320, in run
    request.run(meth, path, qs, rproto, headers, rfile)
  File "/Library/Python/2.7/site-packages/CherryPy-3.2.2-py2.7.egg/cherrypy/_cprequest.py", line 603, in run
    raise cherrypy.TimeoutError()
TimeoutError

[26/Apr/2013:15:39:18] HTTP 
Request Headers:
  REFERER: http://127.0.0.1:8080/MusicHackParis/index.html
  HOST: 127.0.0.1:8080
  CONNECTION: keep-alive
  Remote-Addr: 127.0.0.1
  ACCEPT: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
  ACCEPT-CHARSET: ISO-8859-1,utf-8;q=0.7,*;q=0.3
  USER-AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_3) AppleWebKit/537.31 (KHTML, like Gecko) Chrome/26.0.1410.65 Safari/537.31
  COOKIE: YWP_VOLUME=0.5; ywadp10001467053656=2930432448; ywadp1000255860556=2186152686; fpc10001467053656=ZerF_XIe|hxYAFOYMaa|fses10001467053656=|GhvH8VXMaa|ZerF_XIe|fvis10001467053656=|8M007oTH01|8M007oTH01|8M007oTH01|s|8M007oTH01|8M007oTH01; fpc1000255860556=ZeBH2mlq|s73AFOYMaa|fses1000255860556=|pbCH8VXMaa|ZeBH2mlq|fvis1000255860556=|8M007oTH00|8M007oTH00|8M007oTH00|8|8M007oTH00|8M007oTH00; session_id=9020de6d20d6bea6ffcc68587d9d5192cb7a7f6d
  ACCEPT-LANGUAGE: en-US,en;q=0.8
  ACCEPT-ENCODING: gzip,deflate,sdch
[26/Apr/2013:15:39:18] HTTP Traceback (most recent call last):
  File "/Library/Python/2.7/site-packages/CherryPy-3.2.2-py2.7.egg/cherrypy/_cprequest.py", line 656, in respond
    response.body = self.handler()
  File "/Library/Python/2.7/site-packages/CherryPy-3.2.2-py2.7.egg/cherrypy/lib/encoding.py", line 188, in __call__
    self.body = self.oldhandler(*args, **kwargs)
  File "/Library/Python/2.7/site-packages/CherryPy-3.2.2-py2.7.egg/cherrypy/_cpdispatch.py", line 34, in __call__
    return self.callable(*self.args, **self.kwargs)
  File "start.py", line 92, in receiveinput
    (tracktitle, trackid) = get_trackid_from_text_search(userinput,'Justin Bieber')
TypeError: 'NoneType' object is not iterable

[26/Apr/2013:15:40:32] HTTP 
Request Headers:
  REFERER: http://127.0.0.1:8080/MusicHackParis/index.html
  HOST: 127.0.0.1:8080
  CONNECTION: keep-alive
  Remote-Addr: 127.0.0.1
  ACCEPT: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
  ACCEPT-CHARSET: ISO-8859-1,utf-8;q=0.7,*;q=0.3
  USER-AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_3) AppleWebKit/537.31 (KHTML, like Gecko) Chrome/26.0.1410.65 Safari/537.31
  COOKIE: YWP_VOLUME=0.5; ywadp10001467053656=2930432448; ywadp1000255860556=2186152686; fpc10001467053656=ZerF_XIe|hxYAFOYMaa|fses10001467053656=|GhvH8VXMaa|ZerF_XIe|fvis10001467053656=|8M007oTH01|8M007oTH01|8M007oTH01|s|8M007oTH01|8M007oTH01; fpc1000255860556=ZeBH2mlq|s73AFOYMaa|fses1000255860556=|pbCH8VXMaa|ZeBH2mlq|fvis1000255860556=|8M007oTH00|8M007oTH00|8M007oTH00|8|8M007oTH00|8M007oTH00; session_id=044d5b98248fa80dc4d436ab6ae5a3b484a5fb78
  ACCEPT-LANGUAGE: en-US,en;q=0.8
  ACCEPT-ENCODING: gzip,deflate,sdch
[26/Apr/2013:15:40:32] HTTP Traceback (most recent call last):
  File "/Library/Python/2.7/site-packages/CherryPy-3.2.2-py2.7.egg/cherrypy/_cprequest.py", line 656, in respond
    response.body = self.handler()
  File "/Library/Python/2.7/site-packages/CherryPy-3.2.2-py2.7.egg/cherrypy/lib/encoding.py", line 188, in __call__
    self.body = self.oldhandler(*args, **kwargs)
  File "/Library/Python/2.7/site-packages/CherryPy-3.2.2-py2.7.egg/cherrypy/_cpdispatch.py", line 34, in __call__
    return self.callable(*self.args, **self.kwargs)
  File "start.py", line 126, in receiveinput
    pitchshifting5('melody.wav','melody_ps5.wav')
  File "start.py", line 158, in pitchshifting5
    audiofile = audio.LocalAudioFile(input_filename)
  File "/usr/local/lib/python2.7/site-packages/echonest/remix/audio.py", line 936, in __init__
    tempanalysis = AudioAnalysis(filename)
  File "/usr/local/lib/python2.7/site-packages/echonest/remix/audio.py", line 125, in __init__
    self.pyechonest_track = track.track_from_filename(initializer)
  File "build/bdist.macosx-10.7-intel/egg/pyechonest/track.py", line 212, in track_from_filename
    return track_from_file(open(filename, 'rb'), filetype)
  File "build/bdist.macosx-10.7-intel/egg/pyechonest/track.py", line 191, in track_from_file
    return _track_from_string(file_object.read(), filetype)
  File "build/bdist.macosx-10.7-intel/egg/pyechonest/track.py", line 169, in _track_from_string
    return _upload(param_dict, data = audio_data)
  File "build/bdist.macosx-10.7-intel/egg/pyechonest/track.py", line 148, in _upload
    return _track_from_response(result)
  File "build/bdist.macosx-10.7-intel/egg/pyechonest/track.py", line 118, in _track_from_response
    raise Exception('the track is still being analyzed')
Exception: the track is still being analyzed

[26/Apr/2013:15:42:24] HTTP 
Request Headers:
  REFERER: http://127.0.0.1:8080/MusicHackParis/index.html
  HOST: 127.0.0.1:8080
  CONNECTION: keep-alive
  Remote-Addr: 127.0.0.1
  ACCEPT: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
  ACCEPT-CHARSET: ISO-8859-1,utf-8;q=0.7,*;q=0.3
  USER-AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_3) AppleWebKit/537.31 (KHTML, like Gecko) Chrome/26.0.1410.65 Safari/537.31
  COOKIE: YWP_VOLUME=0.5; ywadp10001467053656=2930432448; ywadp1000255860556=2186152686; fpc10001467053656=ZerF_XIe|hxYAFOYMaa|fses10001467053656=|GhvH8VXMaa|ZerF_XIe|fvis10001467053656=|8M007oTH01|8M007oTH01|8M007oTH01|s|8M007oTH01|8M007oTH01; fpc1000255860556=ZeBH2mlq|s73AFOYMaa|fses1000255860556=|pbCH8VXMaa|ZeBH2mlq|fvis1000255860556=|8M007oTH00|8M007oTH00|8M007oTH00|8|8M007oTH00|8M007oTH00; session_id=f1a725731b2b2fd1cc88f5fca18c983849d7e173
  ACCEPT-LANGUAGE: en-US,en;q=0.8
  ACCEPT-ENCODING: gzip,deflate,sdch
[26/Apr/2013:15:42:24] HTTP Traceback (most recent call last):
  File "/Library/Python/2.7/site-packages/CherryPy-3.2.2-py2.7.egg/cherrypy/_cprequest.py", line 656, in respond
    response.body = self.handler()
  File "/Library/Python/2.7/site-packages/CherryPy-3.2.2-py2.7.egg/cherrypy/lib/encoding.py", line 188, in __call__
    self.body = self.oldhandler(*args, **kwargs)
  File "/Library/Python/2.7/site-packages/CherryPy-3.2.2-py2.7.egg/cherrypy/_cpdispatch.py", line 34, in __call__
    return self.callable(*self.args, **self.kwargs)
  File "start.py", line 126, in receiveinput
    pitchshifting5('melody.wav','melody_ps5.wav')
  File "start.py", line 158, in pitchshifting5
    audiofile = audio.LocalAudioFile(input_filename)
  File "/usr/local/lib/python2.7/site-packages/echonest/remix/audio.py", line 936, in __init__
    tempanalysis = AudioAnalysis(filename)
  File "/usr/local/lib/python2.7/site-packages/echonest/remix/audio.py", line 125, in __init__
    self.pyechonest_track = track.track_from_filename(initializer)
  File "build/bdist.macosx-10.7-intel/egg/pyechonest/track.py", line 212, in track_from_filename
    return track_from_file(open(filename, 'rb'), filetype)
  File "build/bdist.macosx-10.7-intel/egg/pyechonest/track.py", line 191, in track_from_file
    return _track_from_string(file_object.read(), filetype)
  File "build/bdist.macosx-10.7-intel/egg/pyechonest/track.py", line 169, in _track_from_string
    return _upload(param_dict, data = audio_data)
  File "build/bdist.macosx-10.7-intel/egg/pyechonest/track.py", line 148, in _upload
    return _track_from_response(result)
  File "build/bdist.macosx-10.7-intel/egg/pyechonest/track.py", line 118, in _track_from_response
    raise Exception('the track is still being analyzed')
Exception: the track is still being analyzed

[26/Apr/2013:15:43:45] HTTP 
Request Headers:
  REFERER: http://127.0.0.1:8080/MusicHackParis/index.html
  HOST: 127.0.0.1:8080
  CONNECTION: keep-alive
  Remote-Addr: 127.0.0.1
  ACCEPT: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
  ACCEPT-CHARSET: ISO-8859-1,utf-8;q=0.7,*;q=0.3
  USER-AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_3) AppleWebKit/537.31 (KHTML, like Gecko) Chrome/26.0.1410.65 Safari/537.31
  COOKIE: YWP_VOLUME=0.5; ywadp10001467053656=2930432448; ywadp1000255860556=2186152686; fpc10001467053656=ZerF_XIe|hxYAFOYMaa|fses10001467053656=|GhvH8VXMaa|ZerF_XIe|fvis10001467053656=|8M007oTH01|8M007oTH01|8M007oTH01|s|8M007oTH01|8M007oTH01; fpc1000255860556=ZeBH2mlq|s73AFOYMaa|fses1000255860556=|pbCH8VXMaa|ZeBH2mlq|fvis1000255860556=|8M007oTH00|8M007oTH00|8M007oTH00|8|8M007oTH00|8M007oTH00; session_id=d0c82a80ba36d13cc9ace3f9665ebc55983a1447
  ACCEPT-LANGUAGE: en-US,en;q=0.8
  ACCEPT-ENCODING: gzip,deflate,sdch
[26/Apr/2013:15:43:45] HTTP Traceback (most recent call last):
  File "/Library/Python/2.7/site-packages/CherryPy-3.2.2-py2.7.egg/cherrypy/_cprequest.py", line 656, in respond
    response.body = self.handler()
  File "/Library/Python/2.7/site-packages/CherryPy-3.2.2-py2.7.egg/cherrypy/lib/encoding.py", line 188, in __call__
    self.body = self.oldhandler(*args, **kwargs)
  File "/Library/Python/2.7/site-packages/CherryPy-3.2.2-py2.7.egg/cherrypy/_cpdispatch.py", line 34, in __call__
    return self.callable(*self.args, **self.kwargs)
  File "start.py", line 92, in receiveinput
    (tracktitle, trackid) = get_trackid_from_text_search(userinput,'Justin Bieber')
TypeError: 'NoneType' object is not iterable

[26/Apr/2013:15:44:04] HTTP 
Request Headers:
  REFERER: http://127.0.0.1:8080/MusicHackParis/index.html
  HOST: 127.0.0.1:8080
  CONNECTION: keep-alive
  Remote-Addr: 127.0.0.1
  ACCEPT: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
  ACCEPT-CHARSET: ISO-8859-1,utf-8;q=0.7,*;q=0.3
  USER-AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_3) AppleWebKit/537.31 (KHTML, like Gecko) Chrome/26.0.1410.65 Safari/537.31
  COOKIE: YWP_VOLUME=0.5; ywadp10001467053656=2930432448; ywadp1000255860556=2186152686; fpc10001467053656=ZerF_XIe|hxYAFOYMaa|fses10001467053656=|GhvH8VXMaa|ZerF_XIe|fvis10001467053656=|8M007oTH01|8M007oTH01|8M007oTH01|s|8M007oTH01|8M007oTH01; fpc1000255860556=ZeBH2mlq|s73AFOYMaa|fses1000255860556=|pbCH8VXMaa|ZeBH2mlq|fvis1000255860556=|8M007oTH00|8M007oTH00|8M007oTH00|8|8M007oTH00|8M007oTH00; session_id=8c2ed198a4a2f782795bde49f6d6ea867f0ce65c
  ACCEPT-LANGUAGE: en-US,en;q=0.8
  ACCEPT-ENCODING: gzip,deflate,sdch
[26/Apr/2013:15:44:04] HTTP Traceback (most recent call last):
  File "/Library/Python/2.7/site-packages/CherryPy-3.2.2-py2.7.egg/cherrypy/_cprequest.py", line 656, in respond
    response.body = self.handler()
  File "/Library/Python/2.7/site-packages/CherryPy-3.2.2-py2.7.egg/cherrypy/lib/encoding.py", line 188, in __call__
    self.body = self.oldhandler(*args, **kwargs)
  File "/Library/Python/2.7/site-packages/CherryPy-3.2.2-py2.7.egg/cherrypy/_cpdispatch.py", line 34, in __call__
    return self.callable(*self.args, **self.kwargs)
  File "start.py", line 92, in receiveinput
    (tracktitle, trackid) = get_trackid_from_text_search(userinput,'Justin Bieber')
TypeError: 'NoneType' object is not iterable

[26/Apr/2013:15:44:49] HTTP 
Request Headers:
  REFERER: http://127.0.0.1:8080/MusicHackParis/index.html
  HOST: 127.0.0.1:8080
  CONNECTION: keep-alive
  Remote-Addr: 127.0.0.1
  ACCEPT: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
  ACCEPT-CHARSET: ISO-8859-1,utf-8;q=0.7,*;q=0.3
  USER-AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_3) AppleWebKit/537.31 (KHTML, like Gecko) Chrome/26.0.1410.65 Safari/537.31
  COOKIE: YWP_VOLUME=0.5; ywadp10001467053656=2930432448; ywadp1000255860556=2186152686; fpc10001467053656=ZerF_XIe|hxYAFOYMaa|fses10001467053656=|GhvH8VXMaa|ZerF_XIe|fvis10001467053656=|8M007oTH01|8M007oTH01|8M007oTH01|s|8M007oTH01|8M007oTH01; fpc1000255860556=ZeBH2mlq|s73AFOYMaa|fses1000255860556=|pbCH8VXMaa|ZeBH2mlq|fvis1000255860556=|8M007oTH00|8M007oTH00|8M007oTH00|8|8M007oTH00|8M007oTH00; session_id=a8c01f3b33ad16067a68d85704cc4fd67d710d36
  ACCEPT-LANGUAGE: en-US,en;q=0.8
  ACCEPT-ENCODING: gzip,deflate,sdch
[26/Apr/2013:15:44:49] HTTP Traceback (most recent call last):
  File "/Library/Python/2.7/site-packages/CherryPy-3.2.2-py2.7.egg/cherrypy/_cprequest.py", line 656, in respond
    response.body = self.handler()
  File "/Library/Python/2.7/site-packages/CherryPy-3.2.2-py2.7.egg/cherrypy/lib/encoding.py", line 188, in __call__
    self.body = self.oldhandler(*args, **kwargs)
  File "/Library/Python/2.7/site-packages/CherryPy-3.2.2-py2.7.egg/cherrypy/_cpdispatch.py", line 34, in __call__
    return self.callable(*self.args, **self.kwargs)
  File "start.py", line 126, in receiveinput
    pitchshifting5('melody.wav','melody_ps5.wav')
  File "start.py", line 158, in pitchshifting5
    audiofile = audio.LocalAudioFile(input_filename)
  File "/usr/local/lib/python2.7/site-packages/echonest/remix/audio.py", line 936, in __init__
    tempanalysis = AudioAnalysis(filename)
  File "/usr/local/lib/python2.7/site-packages/echonest/remix/audio.py", line 125, in __init__
    self.pyechonest_track = track.track_from_filename(initializer)
  File "build/bdist.macosx-10.7-intel/egg/pyechonest/track.py", line 212, in track_from_filename
    return track_from_file(open(filename, 'rb'), filetype)
  File "build/bdist.macosx-10.7-intel/egg/pyechonest/track.py", line 191, in track_from_file
    return _track_from_string(file_object.read(), filetype)
  File "build/bdist.macosx-10.7-intel/egg/pyechonest/track.py", line 169, in _track_from_string
    return _upload(param_dict, data = audio_data)
  File "build/bdist.macosx-10.7-intel/egg/pyechonest/track.py", line 148, in _upload
    return _track_from_response(result)
  File "build/bdist.macosx-10.7-intel/egg/pyechonest/track.py", line 118, in _track_from_response
    raise Exception('the track is still being analyzed')
Exception: the track is still being analyzed

[26/Apr/2013:15:45:57] HTTP 
Request Headers:
  REFERER: http://127.0.0.1:8080/MusicHackParis/index.html
  HOST: 127.0.0.1:8080
  CONNECTION: keep-alive
  Remote-Addr: 127.0.0.1
  ACCEPT: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
  ACCEPT-CHARSET: ISO-8859-1,utf-8;q=0.7,*;q=0.3
  USER-AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_3) AppleWebKit/537.31 (KHTML, like Gecko) Chrome/26.0.1410.65 Safari/537.31
  COOKIE: YWP_VOLUME=0.5; ywadp10001467053656=2930432448; ywadp1000255860556=2186152686; fpc10001467053656=ZerF_XIe|hxYAFOYMaa|fses10001467053656=|GhvH8VXMaa|ZerF_XIe|fvis10001467053656=|8M007oTH01|8M007oTH01|8M007oTH01|s|8M007oTH01|8M007oTH01; fpc1000255860556=ZeBH2mlq|s73AFOYMaa|fses1000255860556=|pbCH8VXMaa|ZeBH2mlq|fvis1000255860556=|8M007oTH00|8M007oTH00|8M007oTH00|8|8M007oTH00|8M007oTH00; session_id=eed1f0c8ef3336a4a26c7e426a6a48a5427095e0
  ACCEPT-LANGUAGE: en-US,en;q=0.8
  ACCEPT-ENCODING: gzip,deflate,sdch
[26/Apr/2013:15:45:57] HTTP Traceback (most recent call last):
  File "/Library/Python/2.7/site-packages/CherryPy-3.2.2-py2.7.egg/cherrypy/_cprequest.py", line 656, in respond
    response.body = self.handler()
  File "/Library/Python/2.7/site-packages/CherryPy-3.2.2-py2.7.egg/cherrypy/lib/encoding.py", line 188, in __call__
    self.body = self.oldhandler(*args, **kwargs)
  File "/Library/Python/2.7/site-packages/CherryPy-3.2.2-py2.7.egg/cherrypy/_cpdispatch.py", line 34, in __call__
    return self.callable(*self.args, **self.kwargs)
  File "start.py", line 127, in receiveinput
    pitchshifting5('melody.wav','melody_ps5.wav')
  File "start.py", line 159, in pitchshifting5
    audiofile = audio.LocalAudioFile(input_filename)
  File "/usr/local/lib/python2.7/site-packages/echonest/remix/audio.py", line 936, in __init__
    tempanalysis = AudioAnalysis(filename)
  File "/usr/local/lib/python2.7/site-packages/echonest/remix/audio.py", line 125, in __init__
    self.pyechonest_track = track.track_from_filename(initializer)
  File "build/bdist.macosx-10.7-intel/egg/pyechonest/track.py", line 212, in track_from_filename
    return track_from_file(open(filename, 'rb'), filetype)
  File "build/bdist.macosx-10.7-intel/egg/pyechonest/track.py", line 191, in track_from_file
    return _track_from_string(file_object.read(), filetype)
  File "build/bdist.macosx-10.7-intel/egg/pyechonest/track.py", line 169, in _track_from_string
    return _upload(param_dict, data = audio_data)
  File "build/bdist.macosx-10.7-intel/egg/pyechonest/track.py", line 148, in _upload
    return _track_from_response(result)
  File "build/bdist.macosx-10.7-intel/egg/pyechonest/track.py", line 118, in _track_from_response
    raise Exception('the track is still being analyzed')
Exception: the track is still being analyzed

[26/Apr/2013:15:51:08] HTTP 
Request Headers:
  REFERER: http://127.0.0.1:8080/MusicHackParis/index.html
  HOST: 127.0.0.1:8080
  CONNECTION: keep-alive
  Remote-Addr: 127.0.0.1
  ACCEPT: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
  ACCEPT-CHARSET: ISO-8859-1,utf-8;q=0.7,*;q=0.3
  USER-AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_3) AppleWebKit/537.31 (KHTML, like Gecko) Chrome/26.0.1410.65 Safari/537.31
  COOKIE: YWP_VOLUME=0.5; ywadp10001467053656=2930432448; ywadp1000255860556=2186152686; fpc10001467053656=ZerF_XIe|hxYAFOYMaa|fses10001467053656=|GhvH8VXMaa|ZerF_XIe|fvis10001467053656=|8M007oTH01|8M007oTH01|8M007oTH01|s|8M007oTH01|8M007oTH01; fpc1000255860556=ZeBH2mlq|s73AFOYMaa|fses1000255860556=|pbCH8VXMaa|ZeBH2mlq|fvis1000255860556=|8M007oTH00|8M007oTH00|8M007oTH00|8|8M007oTH00|8M007oTH00; session_id=eb12dd79ba7fc16515e41cd94861651b5a831df7
  ACCEPT-LANGUAGE: en-US,en;q=0.8
  ACCEPT-ENCODING: gzip,deflate,sdch
[26/Apr/2013:15:51:08] HTTP Traceback (most recent call last):
  File "/Library/Python/2.7/site-packages/CherryPy-3.2.2-py2.7.egg/cherrypy/_cprequest.py", line 656, in respond
    response.body = self.handler()
  File "/Library/Python/2.7/site-packages/CherryPy-3.2.2-py2.7.egg/cherrypy/lib/encoding.py", line 188, in __call__
    self.body = self.oldhandler(*args, **kwargs)
  File "/Library/Python/2.7/site-packages/CherryPy-3.2.2-py2.7.egg/cherrypy/_cpdispatch.py", line 34, in __call__
    return self.callable(*self.args, **self.kwargs)
  File "start.py", line 127, in receiveinput
    pitchshifting5('melody.wav','melody_ps5.wav')
  File "start.py", line 159, in pitchshifting5
    audiofile = audio.LocalAudioFile(input_filename)
  File "/usr/local/lib/python2.7/site-packages/echonest/remix/audio.py", line 936, in __init__
    tempanalysis = AudioAnalysis(filename)
  File "/usr/local/lib/python2.7/site-packages/echonest/remix/audio.py", line 125, in __init__
    self.pyechonest_track = track.track_from_filename(initializer)
  File "build/bdist.macosx-10.7-intel/egg/pyechonest/track.py", line 212, in track_from_filename
    return track_from_file(open(filename, 'rb'), filetype)
  File "build/bdist.macosx-10.7-intel/egg/pyechonest/track.py", line 191, in track_from_file
    return _track_from_string(file_object.read(), filetype)
  File "build/bdist.macosx-10.7-intel/egg/pyechonest/track.py", line 169, in _track_from_string
    return _upload(param_dict, data = audio_data)
  File "build/bdist.macosx-10.7-intel/egg/pyechonest/track.py", line 148, in _upload
    return _track_from_response(result)
  File "build/bdist.macosx-10.7-intel/egg/pyechonest/track.py", line 118, in _track_from_response
    raise Exception('the track is still being analyzed')
Exception: the track is still being analyzed

[26/Apr/2013:15:56:22] HTTP 
Request Headers:
  REFERER: http://127.0.0.1:8080/MusicHackParis/index.html
  HOST: 127.0.0.1:8080
  CONNECTION: keep-alive
  Remote-Addr: 127.0.0.1
  ACCEPT: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
  ACCEPT-CHARSET: ISO-8859-1,utf-8;q=0.7,*;q=0.3
  USER-AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_3) AppleWebKit/537.31 (KHTML, like Gecko) Chrome/26.0.1410.65 Safari/537.31
  COOKIE: YWP_VOLUME=0.5; ywadp10001467053656=2930432448; ywadp1000255860556=2186152686; fpc10001467053656=ZerF_XIe|hxYAFOYMaa|fses10001467053656=|GhvH8VXMaa|ZerF_XIe|fvis10001467053656=|8M007oTH01|8M007oTH01|8M007oTH01|s|8M007oTH01|8M007oTH01; fpc1000255860556=ZeBH2mlq|s73AFOYMaa|fses1000255860556=|pbCH8VXMaa|ZeBH2mlq|fvis1000255860556=|8M007oTH00|8M007oTH00|8M007oTH00|8|8M007oTH00|8M007oTH00; session_id=31852b472afb9e474d6271ce7713cfb7dc910bd7
  ACCEPT-LANGUAGE: en-US,en;q=0.8
  ACCEPT-ENCODING: gzip,deflate,sdch
[26/Apr/2013:15:56:22] HTTP Traceback (most recent call last):
  File "/Library/Python/2.7/site-packages/CherryPy-3.2.2-py2.7.egg/cherrypy/_cprequest.py", line 656, in respond
    response.body = self.handler()
  File "/Library/Python/2.7/site-packages/CherryPy-3.2.2-py2.7.egg/cherrypy/lib/encoding.py", line 188, in __call__
    self.body = self.oldhandler(*args, **kwargs)
  File "/Library/Python/2.7/site-packages/CherryPy-3.2.2-py2.7.egg/cherrypy/_cpdispatch.py", line 34, in __call__
    return self.callable(*self.args, **self.kwargs)
  File "start.py", line 127, in receiveinput
    pitchshifting5('melody.wav','melody_ps5.wav')
  File "start.py", line 159, in pitchshifting5
    audiofile = audio.LocalAudioFile(input_filename)
  File "/usr/local/lib/python2.7/site-packages/echonest/remix/audio.py", line 936, in __init__
    tempanalysis = AudioAnalysis(filename)
  File "/usr/local/lib/python2.7/site-packages/echonest/remix/audio.py", line 125, in __init__
    self.pyechonest_track = track.track_from_filename(initializer)
  File "build/bdist.macosx-10.7-intel/egg/pyechonest/track.py", line 212, in track_from_filename
    return track_from_file(open(filename, 'rb'), filetype)
  File "build/bdist.macosx-10.7-intel/egg/pyechonest/track.py", line 191, in track_from_file
    return _track_from_string(file_object.read(), filetype)
  File "build/bdist.macosx-10.7-intel/egg/pyechonest/track.py", line 169, in _track_from_string
    return _upload(param_dict, data = audio_data)
  File "build/bdist.macosx-10.7-intel/egg/pyechonest/track.py", line 148, in _upload
    return _track_from_response(result)
  File "build/bdist.macosx-10.7-intel/egg/pyechonest/track.py", line 118, in _track_from_response
    raise Exception('the track is still being analyzed')
Exception: the track is still being analyzed