Added: 2 years ago
From: thenewboston
Views: 59,899
Sort by time | Sort by thread (beta)

Link to this comment:

Share to:

All Comments (248)

Sign In or Sign Up now to post a comment!
  • FL Studio ftw.

  • will this work with 2.7.2?

  • 44 videos later, and I learn what I wanted to know for so long!!!

  • For Debian-based GNU/Linux (Debian, Ubuntu, Linux Mint, etc.): sudo apt-get install wxPython

    For RPM-based GNU/Linux (Fedora): sudo yum install wxPython

  • can someone please tell me how to do this on a mac i have OS X 10.6.8 and i have been looking for a week and no one will explain how to do this on a mac PLEASE HELP

    thanks

    p.s. bucky your the man dude

  • I was also having an issue, but this helped me:

    import wxversion

    wxversion.select('2.8')

    import wx

    app=wx.App()

    win=wx.Frame(None)

    win.Show()

    app.MainLoop()

    P.S

    2.8 is my wxpython version that I use in compatibility with my 2.7... The code before Buckys makes sure that it imports correctly... Good luck guys! It was frustrating for a min, hope this helps some of you though...

  • @xRockDaFunkx thanks man u save a huge headache i love Bucky,just wish he would go into more detailed. But regardless i could never thank him enough for what hes doing.

  • i have a problem whit this whenever i try to make a wx "program" i cant it started when i tried the button and it gives me the error then i tried to copy everthing that i saw and it still didnt work i changed python to 2.6 that wat bucky was using and it still gives me the same error

  • all i get is an error on line 1 and 2 saying no attribute 'App' and everything is exactly like bucky says...... help

  • Wxii12 on suggested results?

    OH MY GOD YOU LIVE NEAR ME!

  • bucky don't listen to the complainers on youtube. you have spoiled them rotten! please come out with more python tutorials pleease please pleease :) :) you are such a good teacher!

  • HEY DEAR BUCK

    WHAY YOU DONT SHER YOUR TUTORIALS WITH US ANYMOR

    ???

    PLEASE HELP MY TO LEARN

    (:THANK YOU

  • this tutorial is 2 years old and needs to be updated because i don't know what tool kit to download

  • Everyone that is having trouble. First check your version of Python. Next download 32 bit for the version. (Even if you have 64 bit computer). Thumbs this up so people can see.

  • @theprofits13 I tried that but it's still not working! :(

  • tbf this is probably the worst of all your tutorials and it has completely ruined the tutorial. You need to go into more detail when making install tutorials not just "click on that and install it".

    Your tutorials are very good but this on was NOT your best work.

  • Comment removed

  • thank you this is beast

  • is it the same if i run it on a mac with python and wxPython installed?

  • i get : ImportError: No module named wx

  • Thank you Bucky!

  • duude where is tutorial 45?? :O

  • @wallinbear check watch?v=RHvhfjVpSdE

  • @wallinbear

    look for the wxPython tutorials, they are the continue series

  • It's not working... Was something updated?

  • Why not using Tkinter, thenewboston?

  • Haha I fixed my problem..... I know what I did wrong....

  • Comment removed

  • i just tried this out, and had my problems until i found out that none in the win=wx.Frame(None) has to be None not none

  • @inuasha880 sorry buddy i didn't get you...

  • what about 45th tutorial....

  • @Amitkuliyal it goes back to 1 because it is no longer python it is wxpython

  • end

  • I got this first time, is it really that difficult? follow the directions EXACTLY like bucky does, and listen to what he tells you to do. For everyone that wants another tutorial, go to bucky's page and start the wxpython tutorial number 1

  • Did you even make a 45th tutorial? If you did, it's not in the playlist

  • does anyone know where to find wxpython except sourceforge?sourceforge is forbidden in my country.

  • @PythonRules use a proxy like unblocker (DOT) biz

  • @daeheadshot thanks.but the problem is that sourceforge is not forbidden!!!!!!downloading from it is forbidden by the website.does the proxy solve that?(new to computers,sorry)

  • @PythonRules if you download it through the proxy i would think that it would work.

  • @daeheadshot thanks,i'll give it a try.

  • ok i keep getting error that the app is not defined what do i do 

  • @freeman8115 same have u found out yet ???

  • omg i finally got it to work after downloading and removing it 50 times cuz i couldnt find the right one

  • o yeah it works

  • If you got an error download the 32bit version and it should work!

  • Bye Bye bucky.......

  • Hey, i'm having problems with the download because the website is completely different than the one this video is showing... I thought I downloaded the right thing but when I put in the code in python it said this: "ImportError: No module named wx"... Help?

  • import wx

    ImportError: No module named wx

  • Comment removed

  • For everyone that gets the 'no module wx' message, I solved it by uninstalling wx and reinstalling it without having Python open.Hope that helps!

  • @Svidrigailoff thanks a lot dude ! it works :))

  • please make Django tutorials

  • @blacksiddis

    If you name you script wx.py it won't run. Make sure you name it something else.

  • i get an error after it have installed

  • He is soo lame...you can easiely see from the nuber of toolbars in his browser and Desktop icons ;j

    He's also using the built-in editor, LOL;j

  • WOW FTW

  • My issue is when i put in the code for the frame and button.When i press F5 the frame immediately start to load then the bar on top says NOT Responding. Why is that? I deleted wx and downloaded it again and still it gave me the same error message.

  • it says "there is no module named wx" what do i do???

  • @blitzkrieg6778 make sure you saved the file in default python26 or phython27 folder

  • A WoW player! nice! Great tuts bro, totally awesome (1-43), time to learn some more keep it coming. Thanks so much

  • Look at the photoshop files, "boobs" "boobs2"!!!!

  • Please help! I installed as instructed in the tutorial but the interactive python shell claims there is no module with that name even though it is in its path (import sys & print sys.path)

    Tried both 32bit and 64bit. I got the unicode one for Python version 2.7.x

  • I get an error saying there is no module by that name.. :(

  • LOl pause at 0:52 , one of the photoshop icons is named boobs :D

  • Any plans of making Python 3 tuts?

  • Does it work with 3.2

  • But there is no wxpython for Linux

  • @kanchanazzz

    I thought Wxpython was included in most linux distros Ubuntu seems to have it by default as far as I know

  • @kanchanazzz

    I have confirmed now that I actually created the file in this tut, that yes WxPython is included in Ubuntu Maverick 10.10 probably all Ubuntu that has python 2.4 and higher will have it

  • @Zeldakitteh I guess it does, but I can show you the codes with a photo or something, they mainly have def's,print's and some checks and stuff. I understand you not trusting me, especially since it's sounds kinda bad, but if you wanna see a picture of my codes, I will be happy too.

  • I am looking for a python programmer that has no experience with building programs. I want some help with my text based game.

  • @Ethan15811 That does sound a bit suspicious. Are you sure you are not trying to get someone to run harmful code?

  • im using python 3.2 what should i do?will they come out with a new version?thanks

  • @sniksder21 You shouldn't be using 3.2 - it's just not supported enough ._. I'd downgrade to 2.7 if I were you

  • im using python 3.2 what should i do?will they come out wit a new version?thanks

  • there is no wxpython download for the newest version of python..

    :..(

  • @yiopply use python 2.7 I'm using it and it works beautifully

  • Hoss, boss, badass, whatever you like to call him, Bucky's the freakin' man.

  • It says "no module wx" What do I Do? PLEASE HELP!!!

  • @NesRetroGamer I had the same problem. I am using Ubuntu myself. When i ran the :

    "import wx

    app=wx.App()

    win=wx.Frame(None)

    win.Show()

    app.MainLoop()

    "

    Code in idle. It got that error. But i ran it in Terminal (CMD for Ubuntu) and it worked...soooo idk man

  • @NesRetroGamer do remember to put .py at the end of the file hope it helped :)

  • @zoomer328 I did put .py at the end of it, that didnt work.

  • @NesRetroGamer Same problem have u found out yet ???

  • I use tkinter. Also, how can I make it look like the native GUI widgets?

  • is there a #45 already i can't understand that spanish? speaking guy i thought that was the next video until i figured out i can't understand him

  • guys he renamed the tutorials to wxpython programing tutorial

    

  • "Bucky, why no make more python videos?" -why-you-no guy

  • plz continu on these tuts

  • world of warcraft ! Thank god i stopped playing, its worse then cancer that game too addicting.

  • how can I get this to work on Ubuntu Maverick?

  • Python programming tutorial 45 never got released. :(

  • where is the 45 tutorial????

  • Is there a way for this to work with Windows 7? Python alone worked but the wx gui did'nt. :(

  • @devilmaycry6400 same -.-

  • import wx

    app=wx.App()

    win=wx.Frame(None)

    win.Show()

    app.Mainloop()

  • I love your tutorials, but there's one crucial topic missing though, a tutorial about PEP8.

  • Can someone help me on fixing that annoying ImportError message after installing wxPython? Keeps on saying wx doesn't exist. Need wxPython to work to help me program my final year project, so it's pretty vital to me. I've followed bucky's videos step by step and even went to download the same versions of Python and wxPython as Bucky and this still has proven unhelpful - including updating them to the latest releases.

    Any help on this would be very appreciated!

    Many thanks,

    mingming2006

  • OMFG ITS WORKINNNNNNGNNGNGNGNGNG

  • its not working im 100% sure i installed it properly

  • Yea, my first GUI!!!

  • cmd is in a GUI...xD

  • @Digby0907 wrong. It's a CLI but in a window. It's not GUI only the window is

  • OMGI FINISHED THEM!

    i love you bucky

    no homo :)

  • great work man

  • I CANNOT IMPORT MODULES!? and i cant find the folder, python27 in wich you save the modules... -.-'

  • can some one show me how to install please

  • wow this is good but can u go deep after like how to place stuff in that frame like button inside a button... etc :)

  • I fucking love programming. Shit man....java, c, c++, ruby, php, perl, python! GAH! I want to know it ALLL!!!!!! MOAR!

  • @peiznkev000 ME TOO but I also know C# HAHAHAHA YOU DIDNT SAY U KNOW C# HAHAHAHAHAHAHAHAHAHAHAHAHAHAHA­AAH...

    I think I need to go to a shrink.

  • @ajspingvin LAWL

  • one of the best teacher in subjects.

  • Thank you so much Bucky, you have helped me a lot. I look forward to watching your wxpython tutorials.

  • Its... over... its finally over...

  • so how does wx work for python 3.1?

  • thank u i learned alot;) btw python 2.7 wont work with the newest verson off wx so u havce to get python 2.6 .

  • i have python 3.2 and i cant download a gui thing for it

  • @circlekmomofthree - Yeah, I was all behind 3.2.1 and it was working fine until Modules and GUI. Oh well, I'm using the debugged stable version of Python 2.6.6 as we speak, just switched over.

  • @NukaColaQuantumVault yah im learning c++ now

  • Nice tutorials. I also love the "easter egg" in this video. (For those of you that didn't see it read the name of the two photoshop pictures on his desktop.)

  • When I try to import wx it gives me an error that says there's something wrong with __initi__.py line 45 and _core.py or something

    Any suggestions?

    Thanx

  • thank you bucky!

  • There is a new channel search wxPython (=

  • You're the friggin best!

  • hey the solution for this is restart

  • i got an error, i had download the same version 2.7 python and 2.7 wxpython and it just dont work. it is an error sayng that there is no a wx moduler or somthing like that

  • @TheFedegaza1 I've got the same problem :(

  • mine doesnt work!! :(

  • Hey guys this series continues if you didnt know! Just search for wxpython tutorial!! and its there! :)

  • restart computer it might help

    

  • MANY HAVE HAD PROBLEM SAYS ''NO MODULE NAME WX" TRY OPENING pythonGUI and impoting before hand then type ' wx.version() ' probably doesnt work but might.also make sure you download same version of python and wx

  • woo hoo. i love gui

  • yay finally

  • It wont let me download it says to put a directory path or some shit like that, can you help me?

  • He's making wsPython tutorials now people -_-

  • world of warcraft cool guy :D

  • Please make more python tutorials! I watched them all and I need more!!

  • a-a-a-a-a-a-a-a-a-a!!!!! it works!!! ok guys, everyone who has a problem with istalation of wxpython lisen me!!! look at your version of python. i got 2.6.5 but i downloaded wxpython (and everyone of you who was watching this tutorial) ver 2.7.xx! you have to download another version. the version of wx must be the same as ver. of your python that has already been installed! everything you can find on the same site you were downloading wxpython!

  • 45 = wxPython progamming tutorial 1.

  • When is #45 going to coming. Your tutorials are great!

    May I suggest:

    Tutorial on how to open multiple files and write to one file, Would be great!

  • NEXT TUTORIAL PLEASE

  • when I download the GUI and install it I get this error "Unable to execute file: C:\Put a directory on PYTHONPATH here\python.exe

     CreateProcess failed: code 2.

    The system cannot find the file specified

    :( what should I do?

  • @reddirtshow what I did is when it asked what folder i wanted to install it in I went to browse and then python then Lib and then site packages and installed it there. Then it worked just fine. Hope that makes since.

  • i keep getting an error message:

    NameError: name 'wx' is not defined

  • this fucking shit isn't working for me, I do everything he says but when i run it there is a Python shell window popping up and it says ImportError: No module named wx!!

  • @andr3asstr0mb3rg Check what version of python you have. (examples: 2.5, 2.6, or 2.7) On the website, there are 3 columns to download from. Download from the column that fits your python version. (2.5 is left, 2.6 middle, 2.7 right)

  • @MisterGolfingGuy aight thanks =)

  • Hello where is 45 Tutorial  !!!!

  • @chakwi44 just switch to wxpython tutorials

  • @banzostrummer thanks

  • is there any 45 tutorials ?

    thx alot for helping us dude :)

  • Please let me know if you are planning to release video 45 and up? Video 44 is the last one I could find here

  • @PiscisAutomation the order starts over from wxpython tutorial 1. This is the last python tutorial and it starts with wxpython tutorials.

  • Luv ur tutorials, im anxious for you to post more especially in game development

  • munch munch, i want more tutorials

  • Please Please post 45+

    I really enjoy your tutorials and would really appreciate follow ups!

  • THANKS FOR THE SERIES!

  • is there a tut after this??

  • it it said it had no attribute mainloop

  • were 45?

  • was getting the error

    wxpython App object has no attribute Mainloop

    forgot to put the L in MainLoop uppercase too me about an hour to realise my mistake

  • lol I forgot to put in the () after app=wx.App(

  • hey bucky, i got a question, why can't I run wx..........

    it keeps on telling me "No module named wx"

    do u have any of ur good ol suggestions i would really need it right now, i'm stuck and i deserve not to be, cuz i was with u all the way. and when i got to the best part i'm left hanging... So can u please help me with this i would really appericate it

  • How are you trying to "run" it?

  • Hi, can anyone please, i mean please help me with this.... every time i try to run it, it says, "No module named wx" i tried to reinstall but that didn't help either, i don't know what i'm doing wrong but can anyone help me with this problem

  • *sigh*

    Nobody makes stuff like this for python 3000.

  • Yay! The GUI comes... I knew it that it was the right choice for me to not quit learning Python... (i hate non-gui programming) and I also like this vid. because you made more tutorials... :)

  • Hey, Would really appreciateif you made more tutorial's on python :)

  • lol "Most of you guys probably have the 32 ...unless you have 64 one " :)) that cracked me up

  • hey which one is better? Tkinter or wx?

  • Love your tutorials. How often do you upload them? When will #45 be posted?

  • @badboy00z

    I know it's been five months, but if anyone else still is wondering, you're expected to go on with his wxPython tutorials, because as he mentions in the first wx, this list was getting too long ;)

  • @badboy00z guys i want him to finish the after effect tutorials, dont you? thumb up