Good morning. I need to make the communication between prolog and python. I ended up finding an api pySwip that interfaces between these two technologies, but I can not make it work because prolog needs to be installed as a shared library. I already followed some tutorials (one of them is this one 1 ) but they did not work.
Can anyone help?
Follow the pyswip page: 2