Quantcast
Channel: The Echo Nest Developer Forum
Viewing all articles
Browse latest Browse all 1582

Getting started with pyechonest

$
0
0

Hi,

I am currently working onto using pyechonest

I have some knowledge about python and its libraries. But I am new to idea of APIs.

I installed pyechonest and got the API Key.

I then input the code as -

from pyechonest import config config.ECHO_NEST_API_KEY="YOUR API KEY"

But this gives me error -

from pyechonest import config config.ECHO_NEST_API_KEY="YOUR API KEY"

Traceback (most recent call last): File "C:UsersnupurDesktoppyecho.py", line 1, in from pyechonest import config ImportError: No module named pyechonest

I am not understanding where am I going wrong. Is there a way to check if echonest API is correctly installed on my laptop.

Thanks for your help in advance

Regards, Nupur


Viewing all articles
Browse latest Browse all 1582

Trending Articles