brunoalano / pyswip

Automatically exported from code.google.com/p/pyswip
MIT License
0 stars 0 forks source link

Cannot query #14

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. creating a Prolog object
2. trying to use .query(....)
3.

What is the expected output? What do you see instead?
the xpected output is a simple true, instead i get

Eception AttributeError: 'swipl_qid' in bound method _QueryWrapper.
and so on

What version of the product are you using? On what operating system?
i am using the pyswip version 0.2.2, python version
2.7.1, prolog version 5.10 on a 32 bit windows xp

Please provide any additional information below.

Original issue reported on code.google.com by makoe...@googlemail.com on 16 Dec 2011 at 11:08

GoogleCodeExporter commented 9 years ago
I couldn't reproduce this error. Can you provide some example code?

Original comment by rodrigo....@gmail.com on 31 Dec 2012 at 12:03

GoogleCodeExporter commented 9 years ago
Closing because I could not reproduce the error.

Original comment by rodrigo....@gmail.com on 3 Feb 2013 at 3:47