Re: [Vnc2swf-users] Problem with OSX 10.4
Status: Alpha
Brought to you by:
euske
From: Yusuke S. <yu...@cs...> - 2005-11-20 08:57:05
|
Carlo, Sorry I didn't respond so long time. And thanks to Rajesh for the followup. I still don't get why it caused errors, because it is simply comparing two tuples. It somewhat looks like Python or Pygame's bug, but anyway I will remove the assert statement in future releases. Thank you for reporting. Yusuke Carlo Gandolfi <ga...@sk...> wrote: > Just to close this thread. > To solve this problem just commented line 44 in image.py which is the > assert() stmt. > Thanks to Rajesh Menon, > Rajesh Menon <men...@gm...> wrote: > Hi, > I was coming across the same problem as Carlo. > I just commented line 44 in image.py which is the assert() stmt. It > works quite fine. > Hope that helps. > > > p.s: I've done a poor job of copying Carlo's and Yusuke's mails below > just for reference. > > |