You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/en/installation.rst
-5Lines changed: 0 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -60,11 +60,6 @@ Please note that the binaries might have some limitations:
60
60
- The application has slower startup time compared to running the Python script directly.
61
61
- The application cannot be imported as a Python module in other Python applications.
62
62
63
-
.. note::
64
-
65
-
For Linux, the binaries are built using Ubuntu 22.04 as the base image. That means any version older than Ubuntu 22.04 (or any other distribution that uses ``glibc<2.35``) might not work.
66
-
For using on Ubuntu 20.04, please use the Python package installation or ``v4.*`` release.
0 commit comments