How do you run GMusic on Windows?

Asked by Chris Case

What is required to run GMusic on Windows. Simply checking out the source code and installing PyQt4/PySide doesn't seem to be enough. I get SSL errors, and the player window doesn't ever load.

Question information

Language:
English Edit question
Status:
Solved
For:
GMusic Edit question
Assignee:
No assignee Edit question
Solved by:
Chris Case
Solved:
Last query:
Last reply:
Revision history for this message
Chris Case (morgul) said :
#1

You need to install OpenSSL for Windows. The files you need to install can be found here:

http://www.microsoft.com/downloads/details.aspx?familyid=9B2DA534-3E03-4391-8A4D-074B9F2BC1BF
http://www.slproweb.com/download/Win32OpenSSL-1_0_0d.exe

Or you can check the Windows OpenSSL site for the latest version:

http://www.slproweb.com/products/Win32OpenSSL.html

You may also want to install colorama for colored console output. It can be found here:

http://pypi.python.org/pypi/colorama

Revision history for this message
Chris Case (morgul) said :
#2

Chris Case suggests this article as an answer to your question:
FAQ #1750: “How do you run GMusic on Windows?”.