POV-Ray : Newsgroups : povray.unix : Pyvon 1.? : Re: Pyvon 1.? Server Time
6 Oct 2024 14:41:00 EDT (-0400)
  Re: Pyvon 1.?  
From: Peter
Date: 24 Dec 2002 20:57:43
Message: <3e091097@news.povray.org>
Daniel Matthews wrote:
> What happens when you run it from a console
> python /usr/local/pyvon/d25.py
> any error messages?
 
good idea - I never thought of that
this gives a message;
$ python /usr/local/pyvon/d25.py
Traceback (most recent call last):
  File "/usr/local/pyvon/d25.py", line 2234, in ?
    menu1.add_command(label=x[:-4],command= lambda nom=longname : 
insert_example(nom),font=police)
NameError: name 'menu1' is not defined
$

Not knowing python, this doesn't mean a lot to me.


Peter


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.