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
2021.8.24 still doesn't work. I tried almost every version back to zeno-linux-2021.8.8.zip. Then I get errors as follows:
$./launcher
[106018] Error loading Python lib '/home/py/Downloads/zeno/libpython3.8.so.1.0': dlopen: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.32' not found (required by /home/py/Downloads/zeno/libpython3.8.so.1.0)
My GLIBC version is
$ ldd --version
ldd (Ubuntu GLIBC 2.31-0ubuntu9.2) 2.31
Copyright (C) 2020 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Written by Roland McGrath and Ulrich Drepper.
According to here, it might cause many problems if I update GLIBC.
After downloading https://github.com/zenustech/zeno/releases/tag/2021.9.3, I get a
Segmentation fault (core dumped)
error using the./launcher
command.The text was updated successfully, but these errors were encountered: