You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
import gmes
No module named psyco. Execution speed might be slow.
Traceback (most recent call last):
File "", line 1, in
File "/usr/local/lib/python2.7/dist-packages/gmes/init.py", line 51, in
from fdtd import *
File "/usr/local/lib/python2.7/dist-packages/gmes/fdtd.py", line 25, in
from file_io import Probe
File "/usr/local/lib/python2.7/dist-packages/gmes/file_io.py", line 23, in
from pw_material import MaterialElectricReal, MaterialElectricCmplx
ImportError: No module named pw_material