albertz / music-player

Music player - endlessly plays your music
http://albertz.github.io/music-player/
BSD 2-Clause "Simplified" License
490 stars 58 forks source link

Installing in windows "illegal member initialization: 'PyMutex'" #54

Open arieltorti opened 8 years ago

arieltorti commented 8 years ago

When I try to install musicplayer on windows using Microsoft Visual Studio 9.0 I get that error when I call pip install musicplayer Any idea why ? Isn't the plugin compatible with Windows ?

screenshot from 2016-03-17 20-35-28

albertz commented 8 years ago

It was designed to be cross platform. However, I only tested it on Linux and MacOSX.

In principle, there should be no bigger problems on Windows. But I guess there are minor problems which need to be fixed and tested.

Btw., don't post a screenshot of the terminal window. Just post the text itself (copy&paste it here).