hdl / conda-eda

Conda recipes for FPGA EDA tools for simulation, synthesis, place and route and bitstream generation.
https://anaconda.org/LiteX-Hub
Apache License 2.0
94 stars 27 forks source link

Openroad missing library issue #360

Open chetanyagoyal opened 11 months ago

chetanyagoyal commented 11 months ago

Running a conda install for openroad==2.0_10145_g0de6f5131 on ubuntu 20.04 seems to fail due to the absence of libfmt v8 on the distro The following error is thrown when it is used

miniconda3/bin/openroad: error while loading shared libraries: libfmt.so.8: cannot open shared object file: No such file or directory Is there any workaround for Ubuntu 20.04?

ubfx commented 8 months ago

I can confirm this issue. A temporary fix is just doing conda install fmt