-
See discussion at https://github.com/beeware/toga/pull/1687#discussion_r1028474660, including the need to preserve .py files.
Things that this would be useful for:
* pytest test discovery
* cover…
-
**Describe the bug**
9 given tests fail, displaying an error 'The SDD library is not available'
**To Reproduce**
run `pip install deepproblog`, run `pip install pytest` and then `python -m deeppr…
-
Hello,
I do not understand the behavior of evidence in the following example.
Could you please help me with it, or point to somewhere where I could look for the answer?
Here come the system ve…
-
Hi,
So, I was playing around with the prolog lexer of pygments and try to extend it with callbacks in order to highlight special tokens differently. The weird thing is that within a custom minte…
-
A String library is listed as available in Problog documentation. But no information on its predicates is given. If this information exists, where can we find it ?
-
https://link.springer.com/article/10.1007/s13218-020-00670-x
-
**Problem**
When I'm trying to run tests using pytest library I'm encountering bug which you can see below:
```tests/test_engine.py:None (tests/test_engine.py)
test_engine.py:2: in
from deepp…
-
Thanks for the nice work with ProbLog! When trying to run ProbLog on Windows, I get an error with the dsharp.exe binary:
![image](https://user-images.githubusercontent.com/11574012/192526082-9ce4358…
-
`def fileReader():
global stayinglength
global evidence
global trained_model
# CSV READ
with open('AIProjectFile.csv', 'r') as read_obj:
read_f…
-
when run a command " problog web" in CLI, show the following information:
```
File "d:\python\python_env\pytorch14_gpu\lib\site-packages\problog\web\server.py", line 50, in
import resource
…