Code: Select all
Name: pysmile Version: 2.4.0
Summary: BayesFusion's SMILE wrapper
Home-page: [https://bayesfusion.com/](https://bayesfusion.com/)
Author: BayesFusion LLC Author-email: support@bayesfusion.com
Code: Select all
File ".../tutorials/python/tutorial1.py", line 1, in <module>
import pysmile
ImportError: /lib64/libm.so.6: version `GLIBC_2.29' not found (required by .../anaconda3/envs/smile/lib/python3.11/site-packages/pysmile.so)
Is there any way to fix this issue without upgrading the Linux system on the server? Thanks.