python -- prolog bridge error

E

Eric_Dexter

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
 
Y

yuce

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
 
E

Eric_Dexter

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



- Show quoted text -

I am not sure how to add it to the path... I did get it to work and
now I have a interactive screen up... I will have to look into the
docs to see if I can get it do anything else..
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,764
Messages
2,569,567
Members
45,041
Latest member
RomeoFarnh

Latest Threads

Top