saicharan0112

Results 6 comments of saicharan0112

@vvbandeira @Elon-J I think it is something to do with the python version

I tried this on a docker container (centos:centos7). I have same Boost version `/usr/local/lib/cmake/Boost-1.76.0/` and same FLEX version `flex 2.5.37` as @Elon-J . But I have the python version same...

And something that is notable is the conda package of the openroad.. it uses python3.7 unlike klayout conda package which uses python3.8. Try installing klayout from `conda install -c flaport...

Here is the installation script for OpenFASoC flow which uses the conda installation approach to install openroad, sky130 pdk, yosys etc. https://github.com/idea-fasoc/OpenFASOC/blob/main/Dependencies.sh Klayout is installed from the .deb or .rpm...

@curtisma Is there any way I can install this package locally as you upload to the conda-forge in the meanwhile? I just want to try for OpenFASOC https://github.com/idea-fasoc/OpenFASOC

> > @curtisma Is there any way I can install this package locally as you upload to the conda-forge in the meanwhile? I just want to try for OpenFASOC >...