Bitnami - /opt/bitnami/python/bin/.python2.7.bin: error while loading shared libraries: libreadline.so.5

前提是你 提交于 2019-12-04 11:34:48

Can you execute the following and see if it solves your issue?

. /opt/bitnami/scripts/setenv.sh

(notice the space between the dot and the path to the script)

Also what are you executing that gives you that error?

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!