sebastian napsal(a):
> Poslechl jsem radu :-) ALE
>
> Traceback (most recent call last):
>    File "d:\python\source\test_wconio.py", line 1, in ?
>      import WConio
>    File "d:\python\source\WConio.py", line 23, in ?
>      from _WConio import *
> ImportError: DLL load failed: The specified module could not be found.
>
> tak ja uz fakt nevim co s tim porad je :-)
>
>   
Ani já ne, mě to jde:

Python 2.4.3 (#69, Mar 29 2006, 17:35:34) [MSC v.1310 32 bit (Intel)] on 
win32
Type "help", "copyright", "credits" or "license" for more information.
 >>> import WConio
 >>>

Máš v  site-packages _WConio.pyd a WConio.py?

-- 
geon
Pavel Kosina

_______________________________________________
Python mailing list
Python@py.cz
http://www.py.cz/mailman/listinfo/python

Odpovedet emailem