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

`GLIBC_2.32' not found in Gogle Colab #2

Closed
rekil156 opened this issue Apr 27, 2023 · 3 comments
Closed

`GLIBC_2.32' not found in Gogle Colab #2

rekil156 opened this issue Apr 27, 2023 · 3 comments

Comments

@rekil156
Copy link

Hi, i was trying it out on Google colab and when i run -
!langforge create myapp
i get the following error-
/usr/local/lib/python3.9/dist-packages/langforge/bin/langforge-linux-amd64: /lib/x86_64-linux-gnu/libc.so.6: version GLIBC_2.32' not found (required by /usr/local/lib/python3.9/dist-packages/langforge/bin/langforge-linux-amd64)
/usr/local/lib/python3.9/dist-packages/langforge/bin/langforge-linux-amd64: /lib/x86_64-linux-gnu/libc.so.6: version GLIBC_2.34' not found (required by /usr/local/lib/python3.9/dist-packages/langforge/bin/langforge-linux-amd64)
Any suggestions
Python 3.9.16

@mme
Copy link
Owner

mme commented Apr 27, 2023

Probably related:

golang/go#58550
golang/go#57328

@mme
Copy link
Owner

mme commented Apr 27, 2023

I'm afraid you can't run langforge create yet from within jupyterlab/colab since it needs a real terminal.

Can you give me more background on your use case?

Helps me better understand what you want to achieve 😎

@rekil156
Copy link
Author

Ah I see that is fine, i'm not committed to using jupyterlab/colab. I'll try it out with a real terminal. Thanks for responding so quickly :)

This was referenced Apr 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants