POV-Ray : Newsgroups : povray.unix : Pyvon 1.3.2 problem.. Server Time
16 May 2024 22:10:35 EDT (-0400)
  Pyvon 1.3.2 problem.. (Message 1 to 1 of 1)  
From: albe99
Subject: Pyvon 1.3.2 problem..
Date: 13 Oct 2006 07:45:00
Message: <web.452f7bdffe9c1741a2dab55b0@news.povray.org>
Hi, i'm Alberto from Italy..
i've installed pyvon 1.3.2 on my Mandriva 2006.0, but when I start it, i
can't copy/paste povray code from other editor, notepad or web pages.
This is the message error:
---------------------------------------------------------------------------------
Exception in Tkinter callback
Traceback (most recent call last):
  File "/usr/lib/python2.4/lib-tk/Tkinter.py", line 1345, in __call__
     return self.func(*args)
  File "/usr/lib/python2.4/lib-tk/Tkinter.py", line 456, in callit
     func(*args)
  File "usr/local/pyvon/Pmw/Pmw_1_1/lib/PmwBalloon.py", line 235, in
<lambda>
     lambda self = self, widget = widget, help = balloonHelp,
  File "usr/local/pyvon/Pmw/Pmw_1_1/lib/PmwBalloon.py", line 352, in
_showBalloon
     edges = (string.atoi(self.cget('hull_highlightthickness')) +
  File "/usr/lib/python2.4/string.py", line 403, in atoi
     return _int(s, base)
TypeError: int() can't convert non-string with explicit base
----------------------------------------------------------------------------------
can someone help me, please?
thank you.


Post a reply to this message

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