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

❌ Issue when asking to cat a README.md file with tags #1487

Open
6rz6 opened this issue Oct 22, 2024 · 0 comments
Open

❌ Issue when asking to cat a README.md file with tags #1487

6rz6 opened this issue Oct 22, 2024 · 0 comments

Comments

@6rz6
Copy link

6rz6 commented Oct 22, 2024

Describe the bug

when asking to perform a cat on a README.md file containing a code block the following err is raised and open interpreter breaks:
object address : 0x7c7ae27cd6a0
object refcount : 3
object type : 0x2ed9e40
object type name: MarkupError
object repr : MarkupError("closing tag '[/bold green]' at position 177 doesn't match any open tag")
lost sys.stderr

Reproduce

go to https://github.com/phidatahq/phidata/blob/main/README.md clone the repo and ask open interpreter to cat the readme file

Expected behavior

actually being able to overcome broken tags and cat the file

Screenshots

image

Open Interpreter version

0.3.14 The Beginning (Ty and Victor)

Python version

3.12.3

Operating System name and version

ubuntu24.04LTS desktop

Additional context

No response

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

1 participant