Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
arieltorti opened this issue Mar 17, 2016 · 1 comment
Open

Comments

@arieltorti
Copy link

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
Copy link
Owner

albertz commented Mar 18, 2016

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).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants