Closed noskill closed 9 months ago
One possible reason can be if hyperonpy is built under a python version different by the version in the environment, in which repl runs
Indeed i installed hyperonpy in conda environment and metta repl is searching in system directories
I found that if i add ~/projects/hyperon-experimental/python to PYTHONPATH repl works
Indeed i installed hyperonpy in conda environment and metta repl is searching in system directories
Looks like it is a duplicate of https://github.com/trueagi-io/hyperon-experimental/issues/432 then. @noskill could you please close it if you are agree.
I don't have this error "./target/debug/metta: error while loading shared libraries: libpython3.7m.so.1.0: cannot open shared object file: No such file or directory"
closing because it's working if hyperonpy is present in PYTHONPATH
../repl/target/release/metta test.metta
Fatal Error: ModuleNotFoundError: No module named 'hyperon'
0.1.4.15.dev382+g55f6ff8