ZVision wrote:
> Hi Roberge,
> I wanted to give your program a try.
> Absoluted beginner. But there dont seem to be enough instructions
> about how to do this. Maybe I am missing something.

No, you are quite right.  At this stage of development, I still assume 
that someone with more experience than a total beginner is around to get 
the program started.  My mistake; I'll have to correct that and give 
detailed instructions.

> I have py2.4 installed. I installed the wxPython, then I tried to run
> start.py from your program.
> Didnt work.
> So I opened python and tried run/run module
> this is what I get
> IDLE 1.1      
> 
>>>>================================ RESTART ================================
>>>>
> 
> Requested version of wxPython not found
> Can not import wxversion in rur_start.py 
> Will attempt to import existing version of wxPython.
> 
> Traceback (most recent call last):
>   File "C:\Documents and
> Settings\Flo\Desktop\rurple0.8.5\RUR_start.py", line 53, in -toplevel-
>     import wx
> ImportError: No module named wx
> 

You probably have a newer version of wxPython than I have myself.  I 
need to install the newest one myself and do some tests with it.
I apologize for this.

> 

> 
> SO I check and wxpyton is installed at C:\Python24\Lib\site-packages
> by the way I installed wxpython ansi for 2.4

I will need to check.
> 
> Obviously, I dont know what I am doing, but so will most beginners. So
> maybe some detailed instructions on how to run the program will
> help.... sorry if I missed it.

No need to apologize; the problem is mine.  Thanks for trying!
André
> thanks
> Zoogie
> _______________________________________________
> Tutor maillist  -  Tutor@python.org
> http://mail.python.org/mailman/listinfo/tutor
> 

_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to