I am getting below error while running openlane flow:
[ERROR]: The version of open_pdks used in building the PDK does not match the version OpenLane was tested on (installed: 366a4dab6ec0b670bf6b98587c0a3a8689003ae2, tested: 3af133706e554a740cfe60f21e773d9eaa41838c)
This may introduce some issues. You may want to re-install the PDK by invoking
make pdk
.
[ERROR]: Please update your environment. OpenLane will now quit.
I have upadted openpdks and openlane today then getting these errors. It was working with previous verisons. I tried "make pdk " as well but same issue comes again.