You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: