-
Notifications
You must be signed in to change notification settings - Fork 32
Description
Thank you for reporting this issue.
I don't see your
libtinfowarning when running the Python AppImage. Would you know what command triggers this?
Nevertheless, I also have issues with
manylinux_2_28. In my case (Debian 10+) the command line does not work properly. E.g. I cannot erase/correct when typing a Python command. In addition, thecursespackage does not work properly (initscrfails with a noTERMerror). However, when running directly from the Docker image it does work.
A difference between manylinux_2_28 and others is that it uses
libtinfo.so.6, instead oflibtinfo.so.5for others.
Originally posted by @niess in #57 (comment)
If there any plan to fix this problem? I could not use python-appimage's release binary with ranger file manger.