Code: Select all
import pyrrlicht
import IEventReciever
Code: Select all
Traceback (most recent call last):
File "D:\Python\pyirrlicht\my_hello_world.py", line 3, in <module>
import IEventReciever
ImportError: No module named IEventReciever
Code: Select all
import pyrrlicht.IEventReciever