Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TypeError: cannot be converted to pointer #11

Open
hjwk opened this issue Oct 14, 2019 · 1 comment
Open

TypeError: cannot be converted to pointer #11

hjwk opened this issue Oct 14, 2019 · 1 comment

Comments

@hjwk
Copy link

hjwk commented Oct 14, 2019

(Snips does not crash and everything continues working)

Triggered by all callbacks, even one as simple as :

@staticmethod
def PickRandomBoardgameCallback(hermes: Hermes, intent_message: IntentMessage):
    return hermes.publish_end_session(intent_message.session_id, "Ok")

snips-skills-server -vvv
bug_snips

@CoorFun
Copy link
Contributor

CoorFun commented Oct 15, 2019

Wried issue, I suggest that you can try to reinstall the hermes-python dependency.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants