Python doesn't find MEEP package under Windows

623 Views Asked by At

I have an issue installing python meep under Windows 10 using cygwin. I installed meep using the following tutorial: Tutorial

I have python 3.5 installed on my machine, and actually I read that meep should already have been installed as python package on my machine, and that python should find it (using the usual import command), which is not the case.

So my questions are:

1) How can I be sure that I have the meep module installed on my machine?

2) Is meep only accessible via Cygwin?

0

There are 0 best solutions below