Online Watchers: 149
Categories
Get the latest Flash Player to see this video.
* HD format might not be available

Post a comment

Guest Name:
Comment:
Click for new code

Local Comments (0)

Youtube Comments (148)

koganin9 Says:

May 20, 2012 - I ended up removing the python.org versions of python from my system (2.7.3 and 3.2.3) and decided to stick with the apple-supplied python 2.6.1 for two reasons: 1) It was easier for me to switch its default setting between 32 and 64 bit mode and 2) eventually when you get to bucky's pygame tutorial, there is a pygame package built for the apple-supplied 2.6.1 which kind of lets you transition to his next set of tutorials without getting stuck in a shitstorm like i did for a few days lol

koganin9 Says:

May 20, 2012 - from what I've read online, wxpython is available for the mac in 32-bit mode only but python's default setting is set to run in 64-bit mode. I think you're using a python.org version of python (2.7.x) so I'm not sure how to change the default setting for that (I'll try to look it up for you and find out). I'm running on the Apple-supplied version of python (2.6.1) which comes bundled with osx 10.6.8. And figuring out how chang its default to 32bit was easier for me to find out.

Zepp710 Says:

May 19, 2012 - 64 bit. should i use 32 bit? I'm not sure if its worth mentioning but I've been having a lot of issues with Idle as well. Just randomly freezing up.

koganin9 Says:

May 19, 2012 - zepp, do you know if you're running your python 2.7.x in 32-bit or 64-bit mode?

Zepp710 Says:

May 19, 2012 - nope, no error message.

koganin9 Says:

May 18, 2012 - i'm on python2.6.1, wxpython 2.8, and osx 10.6.8. I'm curious, before it freezes and craps out on you, are you able to see an error message?

Zepp710 Says:

May 18, 2012 - python: 2.7.x wxpython: 2.9 (i think) osx: 10.6.8

koganin9 Says:

May 18, 2012 - what version of osx are you on? what version of python and wxpython are you using?

Zepp710 Says:

May 18, 2012 - It just like freezes up and then i have to force quit.

koganin9 Says:

May 17, 2012 - hey zepp. I may have had a few errors on the first few tries but eventually got it to work. What happens exactly when you press your button?

Zepp710 Says:

May 17, 2012 - did you encounter any p roblems with this? Mine keeps crapping out whenever i press the button.

Zepp710 Says:

May 17, 2012 - osx user here

Zepp710 Says:

May 17, 2012 - in case you haven't figured it out yet, PySimpleApp is "deprecated". the new class to use is"wx.App()" and you shouldn't get that error anymore

koganin9 Says:

May 8, 2012 - by a show of thumbs, how many osx users are here? i'd like to keep in touch with you guys so we can help each other out whenever needed.

jackypentax Says:

Apr 30, 2012 - May I know how to understand the following two command lines: self.Bind(wx.EVT_Close, self.closewindow) and def closewindow(self, event): self.Destroy() Even if I delete these two command lines, I still get the same display result.

Kyrousowna Says:

Apr 20, 2012 - Warning (from warnings module): File "C:\Documents and Settings\khairalla\Desktop\meuprog.py", line 20 app=wx.PySimpleApp() wxPyDeprecationWarning: Using deprecated class. what just happened in mine?

vastapex Says:

Apr 9, 2012 - I tried it and IDLE did crash ; _ ;

TheAircraftNerd Says:

Apr 7, 2012 - I tried it and IDLE almost crashed :/

TjipzPK Says:

Apr 7, 2012 - thanks

cvs333 Says:

Apr 6, 2012 - you spelled destroy wrong. that might be the problem.

henzbug Says:

Mar 28, 2012 - Awesome..

munayata38 Says:

Mar 21, 2012 - Awesome..

jessyisinlove3 Says:

Mar 17, 2012 - Awesome..

tokivena Says:

Mar 17, 2012 - WOW!