I am a first time user of of Anaconda & Miniconda suite and I have been having problems running code using it. Every time I try to run a python script in Anaconda or miniconda it comes up with this issue:
/miniconda3/lib/libtinfo.so.6: no version information available (required by /bin/bash)
/anaconda3/lib/libtinfo.so.6: no version information available (required by /bin/bash)
I have looked in all the help documents and in my directory and the file is there and symlink to both libtinfo.so.6.2 and libtinfo.so.6
Any suggestions would be appreciated.
nano:
– user305883 Jun 06 '23 at 18:50nano: error while loading shared libraries: libtinfow.so.6: cannot open shared object file: No such file or directory