Hello, PySWIP requires "libpl.dll" to be on the path. There are two ways to do this:
1) Add 'bin' directory of SWI-Prolog to the PATH (it's C:\Program Files \pl\bin on my system), 2) Or, copy 'libpl.dll' and 'pthreadVC.dll' to C:\WINDOWS\system32 That should solve the problem, happy hacking :) Yuce Tekol On 27 Mayıs, 03:08, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > I am getting an error with pyswip on xp that says the .dll isn't > installed as a shared library. Is there a manual way to install > the .dll as such??? prolog seems to work fine it is just the bridge > that gives an error -- http://mail.python.org/mailman/listinfo/python-list