Priti Ashvin Shah
Priti Ashvin Shah
`Failed to enable GUI event loop integration for 'qt5'` ``` File "c:\Users\priti.ashvin.shah\.vscode\extensions\ms-python.python-2021.10.1336267007\pythonFiles\lib\python\debugpy\_vendored\pydevd\pydev_ipython\qt_for_kernel.py", line 118, in from pydev_ipython.qt import QtCore, QtGui, QtSvg, QT_API ``` The tell is from QT_API.
We can add a scroll bar for GDS, HFSS, and Q3D renderers.
@marcolincs and I spoke. There is a notebook what shows a work-around with the current repo. It is shown in "CPW Meander Simple". ``` try: cpw.delete() except NameError: pass ```...
As an afterthought, I think there should also be a check for the chip name existing with design.chips. If the chip information is not there for that chip name, need...
I added an error for the pull request.
Regarding the warnings coming from Pandas: in https://gis.stackexchange.com/questions/397482/what-does-this-warning-mean-for-shapely-python Historically, geopandas has used shapely to represent vector geometries. However, shapely is somewhat slow; pygeos is essentially a “vectorized” re-implementation of shapely,...
> The team here has been working hard on this. We have solved many of the warnings, but there’s still one or two. Maybe @priti can add more > […](#)...
@zlatko-minev, I am trying to determine the scope of this issue. Looked at the code in class ParsedDynamicAttributes_Component() and methods in parsing.py. My evaluation of request: When a QComponent is...
No, please feel free go ahead and do this. Thanks for contributing to Metal.