It's possible that the PyMeep Conda package installed under Python 3.x but that your "python" system command defaults to 2.x. (The list of packages installed is shown during the "conda create ..." step.) Try running your examples using "python3". You can also try e.g. "python3.5" or "python3.6" to be even more specific.

On 11/1/19 09:33, Brian Catanzaro wrote:

Typo in my posting…

python -c ‘import meep’ fails

_______________________________________________
meep-discuss mailing list
meep-discuss@ab-initio.mit.edu
http://ab-initio.mit.edu/cgi-bin/mailman/listinfo/meep-discuss

Reply via email to