David Francos

Results 24 comments of David Francos

@Kriz1618 Then, as I said, it wouldn't have worked because you were using unreleased examples with a released version. I've set up "main" branch as the public main branch so...

I'm closing this issue and will be opening a new one for an improved documentation

Hi @Agnes-U, not sure if buguroo is still mantaining this repo. I'd recommend you to checkout experta, pyknow's main author's fork: https://github.com/nilp0inter/experta

Note that now Interface objects has a "interface" property, so the current recommended way would be: ``` choices=[a.interface for a in interfaces])``` I've published a new pypi package to pypi,...