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

[Bug] ParseError: KaTeX parse error: Expected 'EOF', got '&' at position 22: …_VER.tgz \ &̲& cd Python- #3869

Open
coffeegrind123 opened this issue Jan 17, 2024 · 1 comment

Comments

@coffeegrind123
Copy link

Describe the bug
Asking a certain prompt gives a red error message in the prompt

To Reproduce
Ask this prompt:

Is it possible to speed up this python install

RUN cd /usr/src \
    && wget https://www.python.org/ftp/python/$PYTHON_VER/Python-$PYTHON_VER.tgz \
    && tar -xzf Python-$PYTHON_VER.tgz \
    && cd Python-$PYTHON_VER \
    && ./configure --enable-loadable-sqlite-extensions --enable-optimizations \
    && make profile-gen-stamp; ./python -m test.regrtest --pgo -j8; make build_all_merge_profile; touch profile-run-stamp; make \
    && make altinstall

Expected behavior
No errors

Screenshots
image

Deployment
https://app.nextchat.dev/#/chat

Desktop (please complete the following information):

  • OS: Windows 11
  • Browser: Brave Browser
@Issues-translate-bot
Copy link

Bot detected the issue body's language is not English, translate it automatically.


Title: [Bug]

@coffeegrind123 coffeegrind123 changed the title [Bug] [Bug] ParseError: KaTeX parse error: Expected 'EOF', got '&' at position 22: …_VER.tgz \ &̲& cd Python- Jan 17, 2024
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