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
On Ubuntu 18.04 and Fedora 28, I observed that the installation finishes correctly, but I cannot use meep. This seems independent of multiprocessing options.
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "/usr/local/lib/python2.7/dist-packages/meep_mpi.py", line 5988, in <module>
import scipy.weave
ImportError: No module named weave
The text was updated successfully, but these errors were encountered:
On Ubuntu 18.04 and Fedora 28, I observed that the installation finishes correctly, but I cannot use meep. This seems independent of multiprocessing options.
The text was updated successfully, but these errors were encountered: