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
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: