I've updated install doc for pyswip, you can have a look at:
http://code.google.com/p/pyswip/wiki/INSTALL
Happy hacking,
Yuce
--
http://mail.python.org/mailman/listinfo/python-list
On May 27, 8:40 pm, yuce <[EMAIL PROTECTED]> wrote:
> 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:
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 :)
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