Tagged Questions
9
votes
7answers
23k views
Play a Sound with Python
What's the easiest way to play a sound file (.wav) in Python? By easiest I mean both most platform independent and requiring the least dependencies. pygame is certainly an option, but it seems ...
0
votes
1answer
146 views
couldn't find platform independent libraries<prefix>
i tried to install python in friendlyarm mini 2440 by following some cross compiling tutorials..now when i start python following statements are shown
Could not find platform independent libraries
...