Skip to content

Jukebox example not working on OSX #5

Description

@dfucci

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions