TextArea.code_editor is not working #5583
-
i've checked #4911 and #4358 but which couldn't help me. ~> pip list beautifulsoup4 4.13.3 |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
Please try and give a little more information if you need help. We generally need more information than it is "not working". I think all you are missing it installing |
Beta Was this translation helpful? Give feedback.
-
You'll need to update your Python version. Python 3.8 reached end-of-life in October 2024, and the latest versions for the tree-sitters dependencies require >=3.9. |
Beta Was this translation helpful? Give feedback.
You'll need to update your Python version. Python 3.8 reached end-of-life in October 2024, and the latest versions for the tree-sitters dependencies require >=3.9.