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
When I try use Key.Press(Key.Esc) in my project on Ubi Linux system return error: Unable to load shared library './x11.os' or one of its dependencies. In order to help diagnose loading problems, consider setting the LD_DEBUG environment variable: libX11.so.6: cannot open shared object file: No such file or directory (3.5s)
I checked this in Ubuntu, the result is the same.
The text was updated successfully, but these errors were encountered:
When I try use Key.Press(Key.Esc) in my project on Ubi Linux system return error:
Unable to load shared library './x11.os' or one of its dependencies. In order to help diagnose loading problems, consider setting the LD_DEBUG environment variable: libX11.so.6: cannot open shared object file: No such file or directory (3.5s)
I checked this in Ubuntu, the result is the same.
The text was updated successfully, but these errors were encountered: