forked from jodal/pyspotify
-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
when trying to run the example module ossaudiodev can't be found since it's not part of the python package on OSX.
Does someone tried a workaround for this?
The error is
Traceback (most recent call last):
File "jukebox.py", line 30, in
from spotify.osshelper import OssController as AlsaController
File "/Library/Python/2.6/site-packages/pyspotify-1.1-py2.6-macosx-10.6-universal.egg/spotify/osshelper.py", line 17, in
import ossaudiodev
ImportError: No module named ossaudiodev
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels