Hi I am trying to run a script for spotify that is python called starrify on my mac https://github.com/swinton/starrify
I am getting this error when I run it
error "Traceback (most recent call last):
File \"/Users/hnewbs/Documents/star/starrify.py\", line 7, in <module>
from spotify import Link
ImportError: No module named spotify" number 1
Any idea on how to fix this? Thanks
I fixed it by reinstall pyspotify by following these instructions http://labs.tinkerista.com/?p=9