Hi, I am learning how to use glayout on Google colab , but I am facing some error like
"ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
sky130 0.12.1 requires gdsfactory~=8.4.0, but you have gdsfactory 7.16.0 which is incompatible."
My step is # Setup the environment for the OpenFASOC GDSFactory generator .
Can someone help me please?