Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tidy3d part does not seem to work when removing the filecache #52

Open
joamatab opened this issue Dec 30, 2024 · 2 comments
Open

tidy3d part does not seem to work when removing the filecache #52

joamatab opened this issue Dec 30, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@joamatab
Copy link
Contributor

joamatab commented Dec 30, 2024

To reproduce commend out filepath in this notebook

Image

@momchil-flex
@yaugenst-flex
@tylerflex

@joamatab joamatab added the bug Something isn't working label Dec 30, 2024
@momchil-flex
Copy link

I could not reproduce. The notebook works for me (after removing the file path).

gdsfactory: 8.28.1
gplugins: 1.2.3
tidy3d: 2.7.8

@Deepa0325
Copy link

Hi,

I am currently developing a GDS file for a two-dimensional photonic crystal. However, I have encountered an issue with my coding specifically related to the import statement, as referenced below. This problem arises with the recently updated version of KLayout, 0.29.11, coupled with gdsfactory 8.31.2.

I would greatly appreciate any guidance or assistance you could provide to help me resolve this ongoing challenge, which I have been facing for the past several months.

import gdsfactory as gf
from gdsfactory.generic_tech.layer_map import LAYER
from gdsfactory.technology import LayerLevel, LayerStack
from gdsfactory.generic_tech import get_generic_pdk

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants