directpython question

Tim Roberts timr at probo.com
Tue Sep 25 01:32:42 EDT 2007


"veki" <vedrandekovic at v-programs.com> wrote:
>
>Hello,
>I've got IBM Thinkpad 30 laptop with configuration:
>...
>,then I have been install directx 9.0c,Python 2.5 and directpython for
>python 2.5.On my two computers directpython works but on this
>laptop it don't want work e.g:
>
>When I want execute this script on laptop:
>
>import d3dx
>frame=d3dx.Frame(u'SOME FRAME')
>frame.mainloop()
>
>I get this error:
>...
>RuntimeError: No valid mode found

The R30 has kind of a wimpy graphics chip.  What graphics mode are you in?
-- 
Tim Roberts, timr at probo.com
Providenza & Boekelheide, Inc.



More information about the Python-list mailing list