Skip to content

Conversation

ideepankarsharma2003
Copy link

Replaced invalid opencv-python = "^4.6.0" entry with "opencv-python>=4.6.0" inside the dependencies array.

This resolves TOML parsing errors during uv venv and uv sync.

Replaced invalid `opencv-python = "^4.6.0"` entry with
`"opencv-python>=4.6.0"` inside the dependencies array.

This resolves TOML parsing errors during `uv venv` and `uv sync`.
- Updated pdf2markdown.py to open output files with encoding="utf-8"
- Prevents UnicodeEncodeError on Windows (cp1252 default)
- Ensures Chinese characters, math symbols, and other non-ASCII text
  are written correctly to markdown files
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

Successfully merging this pull request may close these issues.

1 participant