Hello,
when I was using gds-fdtd, I found that the "t3d_tools" file was missing. Could you please tell me how to solve this problem? My Python version is 3.12, gds-fdtd version is 0.4.0.
error message:
File "E:\FDTD&python\Day2\gds_fdtd-main\examples\01_basics\01a_directional_coupler_tidy3d.py", line 10, in
from gds_fdtd.t3d_tools import make_t3d_sim # type: ignore
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'gds_fdtd.t3d_tools'
Hello,
when I was using gds-fdtd, I found that the "t3d_tools" file was missing. Could you please tell me how to solve this problem? My Python version is 3.12, gds-fdtd version is 0.4.0.
error message:
File "E:\FDTD&python\Day2\gds_fdtd-main\examples\01_basics\01a_directional_coupler_tidy3d.py", line 10, in
from gds_fdtd.t3d_tools import make_t3d_sim # type: ignore
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'gds_fdtd.t3d_tools'