Coder Social home page Coder Social logo

autodj's People

Contributors

1sarojkandel avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

autodj's Issues

pyechonest.util.EchoNestIOError: Echo Nest Unknown Error

There seems to some error while running the code. I am doing it for the first time & have installed all packages required.

C:\Users\myAcc\Documents\AutoDJ>python main.py
About to try to load
['en-ffmpeg', '-i', 'mp3/Jealous.mp3', '-y', '-ac', '2', '-ar', '44100', 'c:\\users\\pankaj~1\\appdata\\local\\temp\\tmptyxbic.wav']
Computed MD5 of file is 692f49770c7ee7600d0b432accc8c053
Probing for existing analysis
Analysis not found. Uploading...
No handlers could be found for logger "echonest.remix.audio"
Traceback (most recent call last):
  File "main.py", line 216, in <module>
    main()
  File "main.py", line 196, in main
    key=song['Key']
  File "main.py", line 36, in __init__
    self.AudioFile = audio.LocalAudioFile("mp3/" + fname)
  File "C:\Python27\lib\site-packages\echonest\remix\audio.py", line 956, in __init__
    tempanalysis = AudioAnalysis(filename)
  File "C:\Python27\lib\site-packages\echonest\remix\audio.py", line 125, in __init__
    self.pyechonest_track = track.track_from_filename(initializer)
  File "C:\Python27\lib\site-packages\pyechonest\track.py", line 271, in track_from_filename
    result = track_from_file(file_object, filetype, timeout, force_upload)
  File "C:\Python27\lib\site-packages\pyechonest\track.py", line 243, in track_from_file
    return track_from_md5(md5)
  File "C:\Python27\lib\site-packages\pyechonest\track.py", line 331, in track_from_md5
    return _profile(param_dict, timeout)
  File "C:\Python27\lib\site-packages\pyechonest\track.py", line 209, in _profile
    result = util.callm('track/profile', param_dict)
  File "C:\Python27\lib\site-packages\pyechonest\util.py", line 257, in callm
    raise EchoNestIOError(error=e.reason)
pyechonest.util.EchoNestIOError: Echo Nest Unknown Error

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.