Hi,

I try to use the tutorial lesson (108) but i got an error, could you explain 
it to me?

[EMAIL PROTECTED] gui]$ python lesson-108.py

Using OpenGL 1.4.0 NVIDIA 43.63
  - renderer : GeForce2 MX/AGP/3DNOW!
  - vendor : NVIDIA Corporation
  - maximum number of lights : 8
  - maximum number of clip planes : 6
  - maximum number of texture units : 2
  - maximum texture size : 2048 pixels
  - lock array extension found

Traceback (most recent call last):
  File "lesson-108.py", line 154, in ?
    soya.set_root_widget(HelloWorld())
  File "/usr/lib/python2.2/site-packages/soya/__init__.py", line 278, in 
set_root_widget
    root_widget.resize(0, 0, _soya.get_screen_width(), 
_soya.get_screen_height())
  File "/usr/lib/python2.2/site-packages/soya/widget.py", line 43, in resize
    if self.resize_style:
AttributeError: 'HelloWorld' object has no attribute 'resize_style'
* Soya3D * Quit...



-- 
Pour vous desabonner envoyez un mail a [EMAIL PROTECTED]

Reply via email to