Hi Ralph,

>> hi! I am having trouble running pykaraoke on my mac . i've attached the
>> output . It seems to be that the pygame module can't find my sdl header.
>> I dont know how to fix this. 
> 
> Got it to work .Installed some missing libraries like Numeric and
> wxpython.

Good news. Thanks for letting us know.

> Wxpython has to be ver 2.6. 2.8 gives me type errors

I've just committed a fix to CVS for the type error with Wx 2.8 (it 
seems we were using a variable name that was not allowed as it 
conflicted with an internal variable name now used by Wx). Although the 
GUI is working, there seems to be a problem running the players though. 
They're updating very slowly, at least on my Linux machine here. The 
players work fine on their own, but not when launched from the PyKaraoke 
GUI. My suspicion: there is something different about the main loop in 
Wx 2.8 that means it doesn't coexist nicely with Pygame within the same 
process. I'd be interested to hear if it works OK on Mac with Wx 2.8.

As usual a new version of WxPython has brought with it new 
incompatibilities... I'm seriously considering shifting to a different 
framework for the GUI.

Regards,
Kelvin.

> I still can't use the C version though.
> 
> 
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Splunk Inc.
> Still grepping through log files to find problems?  Stop.
> Now Search log events and configuration files using AJAX and a browser.
> Download your FREE copy of Splunk now >> http://get.splunk.com/
> _______________________________________________
> Pykaraoke-discuss mailing list
> Pykaraoke-discuss@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/pykaraoke-discuss
> 


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Pykaraoke-discuss mailing list
Pykaraoke-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pykaraoke-discuss

Reply via email to