-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
I just istalled the code (without any problem),
and tried to run the example on homepage. I got this error:
Traceback (most recent call last):
File "./hello_blastWave.py", line 20, in <module>
blast_wave_example()
File "./hello_blastWave.py", line 5, in blast_wave_example
from rmhd import _lib, LibraryState, visual
ImportError: dynamic module does not define init function (initrmhd)
Original issue reported on code.google.com by [email protected] on 2 Jul 2013 at 7:24