Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Running Model Error #22

Open
prakashncess opened this issue Sep 24, 2021 · 4 comments
Open

Running Model Error #22

prakashncess opened this issue Sep 24, 2021 · 4 comments
Labels
dependencies Pull requests that update a dependency file documentation Improvements or additions to documentation good first issue Good for newcomers

Comments

@prakashncess
Copy link

I have created one model and after assigning all parameters and saved the model. Then run it..but I got this error..Can you please suggest?
Model Error

@prakashncess
Copy link
Author

while running
./LITMOD_V4_LINUX: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.29' not found (required by ./LITMOD_V4_LINUX)

How to solve this?

@ajay6763
Copy link
Owner

You can check the version of your gnu glibc by following command
ldd --version

Please update it to version >=2.29.

@prakashncess
Copy link
Author

not getting updated
Screenshot from 2021-09-26 09-29-43

@prakashncess
Copy link
Author

I have upgraded the Linux to 20.04 and it worked.
Thanks a lot.

@ajay6763 ajay6763 added dependencies Pull requests that update a dependency file documentation Improvements or additions to documentation good first issue Good for newcomers labels Sep 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file documentation Improvements or additions to documentation good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants