<@U017E7L119N> What step fails now ?
# sky130
t
@User What step fails now ?
u
open_pdk/common/foundry_install.py
Copy code
424 def create_lef_library(destlibdir, destlib, do_compile_only, excludelist):
t
Oh it throws an error there ? I mean I didn't notice, AFAICT open_pdk completed for me, it's just the .lef are weird.
u
there is no error, but will append END LIBRARY multiple times, if you try to load that into klayout, it will only bring first cell
t
Ok. Yeah, I was wondering what was the first tool that actually misbehavre because of those multiple end library. klayout, got it.