yuce / pyswip

PySwip is a Python-Prolog interface that enables querying SWI-Prolog in your Python programs.
https://pyswip.org
MIT License
482 stars 98 forks source link

Fix compatibility with SWI-Prolog > 8.5.2 #159

Closed BariBariGood closed 1 month ago

BariBariGood commented 5 months ago

Fix: Ensure compatibility with SWI-Prolog > 8.5.2

Tested successfully with SWI-Prolog version 9.3.7.

yuce commented 1 month ago

The latest version v0.3.0 should fix this issue. Please feel free to reopen the issue if the problem persists.