>>> import pyswip
[FATAL ERROR:
Could not find system resources]
What am I missing?
Thanks,
Did you install SWI Prolog from Ubuntu's repo? Or did you compile it
yourself?
Yuce
On Jan 5, 2:35 am, Juanjo Conti <jjco...@gmail.com> wrote:
> 2010/1/4 Juanjo Conti <jjco...@gmail.com>
>
> > I'm using Ubuntu 9.04.
> > I've installed swi-prolog, python-ctypes but when I try to use it, I
> > get this error:
>
> > >>> import pyswip
> > [FATAL ERROR:
> > Could not find system resources]
>
> > What am I missing?
>
> > Thanks,
>
> The problems seems to be related tohttp://www.swi-prolog.org/FAQ/FindResources.html
Hello,
Did you install SWI Prolog from Ubuntu's repo? Or did you compile it
yourself?
Also pyswip doesn't work on 64 bit platforms.
I hope that helps,
Yuce
On Jan 5, 2:47 am, Juanjo Conti <jjco...@gmail.com> wrote:
> 2010/1/4 yuce <yucete...@gmail.com>
The SWI Prolog package on Ubuntu (which is the same one from Debian)
doesn't have the required SWI Prolog shared library, you have to
compile SWI-Prolog yourself, please see: http://code.google.com/p/pyswip/wiki/INSTALL.
http://www.swi-prolog.org/download/stable/src/pl-5.8.2.tar.gz
Yuce
On Jan 5, 4:00 am, Juanjo Conti <jjco...@gmail.com> wrote:
> 2010/1/4 yuce <yucete...@gmail.com>
>
>
>
It seems they removed old versions from the site, try:
http://www.swi-prolog.org/download/stable/src/pl-5.8.2.tar.gz