Help Center> Optical Character Recognition> FAQs> SDK> Do OCR SDKs Need Maven to Manage Dependency Packages?
Updated on 2022-04-18 GMT+08:00

Do OCR SDKs Need Maven to Manage Dependency Packages?

  • Some packages on which the Python SDK depends, such as requests, need to be installed in the local environment. If the Python SDK is connected to the external network, you can use the pip install + package name to install the packages.
  • Java SDK does not need Maven to manage local dependency packages and can be directly used.

SDK FAQs

more