python -- prolog bridge error
yuce
yucetekol at gmail.com
Sun May 27 21:40:48 EDT 2007
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, "Eric_Dex... at msn.com" <Eric_Dex... at msn.com> 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
More information about the Python-list
mailing list