473,480 Members | 1,940 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Python 2.5 and WXPython demo's

Hello,

I am new (very) to Python and have just down loaded the latest version
of Python (2.5) and WXPython (2.8).

For some reason I cannot get the WXPython demo to run at all. I run
windows XP and it can't find a program to run the demo. Any advice?
(apologies if this has been posted before).

May 30 '07 #1
5 2407
Andrew P wrote:
Hello,

I am new (very) to Python and have just down loaded the latest version
of Python (2.5) and WXPython (2.8).

For some reason I cannot get the WXPython demo to run at all. I run
windows XP and it can't find a program to run the demo. Any advice?
(apologies if this has been posted before).
The demo is a separate download nowadays. Do you mean you just can't
find it, or are you running it and does it give you some error message
that you feel we shouldn't be told about?

A little more information, please ...

regards
Steve
--
Steve Holden +1 571 484 6266 +1 800 494 3119
Holden Web LLC/Ltd http://www.holdenweb.com
Skype: holdenweb http://del.icio.us/steve.holden
------------------ Asciimercial ---------------------
Get on the web: Blog, lens and tag your way to fame!!
holdenweb.blogspot.com squidoo.com/pythonology
tagged items: del.icio.us/steve.holden/python
All these services currently offer free registration!
-------------- Thank You for Reading ----------------

May 30 '07 #2
Andrew P wrote:
Hello,

I am new (very) to Python and have just down loaded the latest version
of Python (2.5) and WXPython (2.8).

For some reason I cannot get the WXPython demo to run at all. I run
windows XP and it can't find a program to run the demo. Any advice?
(apologies if this has been posted before).

There *should* be a link in your startmenu in the wxPython group. I'm
quite positive, but not 100% sure. I think it has the snake-icon. But if
it's really not there (as you suggested), simply go the the folder you
installed the demo to and run demo.py.

Maybe there's a blunder in the installer for the 2.8 demo? Anyone?

bye
/W
May 30 '07 #3
Wildemar Wildenburger wrote:
Andrew P wrote:
>Hello,

I am new (very) to Python and have just down loaded the latest version
of Python (2.5) and WXPython (2.8).

For some reason I cannot get the WXPython demo to run at all. I run
windows XP and it can't find a program to run the demo. Any advice?
(apologies if this has been posted before).

There *should* be a link in your startmenu in the wxPython group. I'm
quite positive, but not 100% sure. I think it has the snake-icon. But
if it's really not there (as you suggested), simply go the the folder
you installed the demo to and run demo.py.

Maybe there's a blunder in the installer for the 2.8 demo? Anyone?
Can't answer that, but on one from two (almost identical) PC's,
I had trouble too, the other went fluently.
On both PC's,
there was an older wxPython (2.6 I believe),
(which from what I've read should be no problem at all),
which wasn't overruled, by some specific file (wx.pth) to point to the
newest.
The effect is that the demo tries to run, can't find aiw?? or something
like that and crashes
(on fast PC's you actually just see a dos box flashing).
Editing the wx.pth file solved the problem.

cheers,
Stef Mientki
May 30 '07 #4
On May 30, 7:29 am, stef <s.mien...@id.umcn.nlwrote:
Wildemar Wildenburger wrote:
Andrew P wrote:
Hello,
I am new (very) to Python and have just down loaded the latest version
of Python (2.5) and WXPython (2.8).
For some reason I cannot get the WXPython demo to run at all. I run
windows XP and it can't find a program to run the demo. Any advice?
(apologies if this has been posted before).
There *should* be a link in your startmenu in the wxPython group. I'm
quite positive, but not 100% sure. I think it has the snake-icon. But
if it's really not there (as you suggested), simply go the the folder
you installed the demo to and run demo.py.
Maybe there's a blunder in the installer for the 2.8 demo? Anyone?

Can't answer that, but on one from two (almost identical) PC's,
I had trouble too, the other went fluently.
On both PC's,
there was an older wxPython (2.6 I believe),
(which from what I've read should be no problem at all),
which wasn't overruled, by some specific file (wx.pth) to point to the
newest.
The effect is that the demo tries to run, can't find aiw?? or something
like that and crashes
(on fast PC's you actually just see a dos box flashing).
Editing the wx.pth file solved the problem.

cheers,
Stef Mientki
I haven't had any problems in with the demo...but then again, I
uninstalled the previous version before putting on the new demo. I did
have some minor problems choosing which version I wanted to run with
my scripts, but that has nothing to do with the demo.

Mike

May 30 '07 #5
On May 30, 12:24 pm, Steve Holden <s...@holdenweb.comwrote:
Andrew P wrote:
Hello,
I am new (very) to Python and have just down loaded the latest version
of Python (2.5) and WXPython (2.8).
For some reason I cannot get the WXPython demo to run at all. I run
windows XP and it can't find a program to run the demo. Any advice?
(apologies if this has been posted before).

The demo is a separate download nowadays. Do you mean you just can't
find it, or are you running it and does it give you some error message
that you feel we shouldn't be told about?

A little more information, please ...

regards
Steve
--
Steve Holden +1 571 484 6266 +1 800 494 3119
Holden Web LLC/Ltd http://www.holdenweb.com
Skype: holdenweb http://del.icio.us/steve.holden
------------------ Asciimercial ---------------------
Get on the web: Blog, lens and tag your way to fame!!
holdenweb.blogspot.com squidoo.com/pythonology
tagged items: del.icio.us/steve.holden/python
All these services currently offer free registration!
-------------- Thank You for Reading ----------------
Thanks for your reply, this is what I get when I click on the WXPthon
Icon:

Python Traceback Shell Stating:

<Error getting traceback - cant import traceback>ImportError: No
module named pywin.framework.startup

The Icon is the older python snake icon not the new coloured icon.

Thanks Andrew.

May 30 '07 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

11
23510
by: Leo | last post by:
hi there for somebody who wants tostart small/medium GUI apps with python: what's the best toolkit: tkinter, wxPython or what? stability, ease of use and portability between mac and windows...
4
3821
by: Logan | last post by:
Several people asked me for the following HOWTO, so I decided to post it here (though it is still very 'alpha' and might contain many (?) mistakes; didn't test what I wrote, but wrote it - more or...
3
2802
by: Equis Uno | last post by:
Hi, I'm trying to run some Python software I downloaded off of sf.net. It's called Boa. It uses wxPython. It appears my install of Python cannot see my install of wxPython.
20
1979
by: Doug Holton | last post by:
Is there any metaclass trick or something similar to allow anonymous code blocks? I'd like to be able to let users do something like this fictitious example: b = Button() b.OnClick =: print...
3
2261
by: Kenneth McDonald | last post by:
If this is not an appropriate newsgroup for this type of posting, please let me know and (if possible) suggest an alternative. I've done a fair bit of research on the net, but information is...
22
5020
by: Glurt Wuntal | last post by:
I am a newbie with Python. It's a great language, but I would like to be able to present a simple gui menu for some of my scripts; something better than using 'raw_input' prompts. Any...
10
2054
by: KDawg44 | last post by:
Hi, I am new to Python and am trying to write a little front end to another application in Python. What I want is to have a gui pop up listing some items with several buttons. The guts of...
12
2728
by: Steve Howell | last post by:
I've always thought that the best way to introduce new programmers to Python is to show them small code examples. When you go to the tutorial, though, you have to wade through quite a bit of...
3
2723
by: lee.walczak | last post by:
Hi, I have just started writing a GUI using wxpython after finding a limitation using Tkinter. I have read most tutorials on wxpython and slowly becoming accustomed considering I started with...
0
6904
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7034
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7076
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
6732
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
6886
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
5324
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
4472
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
1294
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
0
174
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.