Skip to content

UV

Getting Started > Installation > uv (current)


Install PDFMathTranslate via uv

What is uv? How to install it?

uv is an extremely fast Python package and project manager, written in Rust.
To install uv on your computer, please refer to this article.


Installation

  1. Python installed (3.10 <= version <= 3.13);

  2. Use the following command to use our package:

    pip install uv
    uv tool install --python 3.13 pdf2zh-next
    
    After installation, you can start translation via the command line or WebUI.

Note

If you encounter any issues during use WebUI, please refer to Usage --> WebUI.

Note

If you encounter any issues during use command line, please refer to Usage --> Command Line.

Some content on this page has been translated by GPT and may contain errors.