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

!((py-dot "Hello World" __getitem__) 0) results in crash #239

Open
jazzbox35 opened this issue Jan 23, 2025 · 1 comment
Open

!((py-dot "Hello World" __getitem__) 0) results in crash #239

jazzbox35 opened this issue Jan 23, 2025 · 1 comment
Assignees
Labels
bug Issues that represent errors in the code Implemented-AwaitsTest python Related Python interface from MeTTa
Milestone

Comments

@jazzbox35
Copy link
Collaborator

jazzbox35 commented Jan 23, 2025

Works in hyperon stable but causes abend dump in mlog. The actual python statement is just "give me the first char in the string."

Image

@jazzbox35 jazzbox35 added the bug Issues that represent errors in the code label Jan 23, 2025
@TeamSPoon
Copy link
Collaborator

TeamSPoon commented Jan 24, 2025

metta+>!((py-dot "Hello World" __getitem__) 0)
["H"]

@TeamSPoon TeamSPoon self-assigned this Jan 30, 2025
@TeamSPoon TeamSPoon added this to the Month 5 milestone Jan 30, 2025
@TeamSPoon TeamSPoon added python Related Python interface from MeTTa Implemented-AwaitsTest labels Jan 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issues that represent errors in the code Implemented-AwaitsTest python Related Python interface from MeTTa
Projects
None yet
Development

No branches or pull requests

2 participants