Re: [pygame] emulating /replacing py2exe for pygame projects using python 3 and abore

2014-10-30 Thread Ian Dickinson
. workds only windows. if you like i can send you my py2exe script. On Wed, Oct 29, 2014 at 11:12 PM, Ian Dickinson ianldickinso...@gmail.com wrote: Thanks thats great On 29 October 2014 16:58, Thomas Kluyver tak...@gmail.com wrote: On 29 October 2014 08:14, NuMedia ianldickinso...@gmail.com

Re: [pygame] Using sound with python 2.7 and above

2014-10-29 Thread Ian Dickinson
no change it still prints warning On 29 October 2014 16:43, Alec Bennett wrybr...@gmail.com wrote: And if you put that line after the pygame.init() line? On Wed, Oct 29, 2014 at 7:37 AM, NuMedia ianldickinso...@gmail.com wrote: Hi can any one help with this when using python 2.7 and

Re: [pygame] emulating /replacing py2exe for pygame projects using python 3 and abore

2014-10-29 Thread Ian Dickinson
Thanks thats great On 29 October 2014 16:58, Thomas Kluyver tak...@gmail.com wrote: On 29 October 2014 08:14, NuMedia ianldickinso...@gmail.com wrote: Can i emulate py2exe for python version 3 and above i also use pygame any suggestions for a basic staring script would be greatly appreciated