bjarneo / Pytify

A CLI application for controlling Spotify
MIT License
743 stars 40 forks source link

need spotipy/__init__.py file ? #9

Closed dreampuf closed 9 years ago

dreampuf commented 9 years ago
Traceback (most recent call last):
  File "./cli.py", line 4, in <module>
    from spotipy import spotipy
ImportError: No module named spotipy
bjarneo commented 9 years ago

Yeah. I don't know why that file was deleted. Anyways, readded. Thanks!