OK3568 4.19.206 Python3 Installation

Document classification: □ Top secret □ Secret □ Internal information ■ Open

Revision History

Date

Version

Revision History

01/23/2025

V1.0

Initial Version

Python3 Installation

Execute the make menuconfig command under the path OK3568-linux-source/buildroot/output/OK3568/.

forlinx@ubuntu18:~/3568.4.19/OK3568-linux-source/buildroot/output/OK3568$ make menuconfig

Turn on support for wide characters:Target packages–>Libraries–>Text and terminal–>handing–>ncurses

Image

Provide dynamic libraries: –>Build options

Image

Enable python support: Target packages –> Interpreter languages and scripting

Image

Python3 module format to install options.

Image

2. core python3 modules are Python libraries, which can be added as needed.

Image

External python3 modules are external libraries, which can also be added as needed.

Image

Then re - compile the file system and perform single - step flashing.

Note: When configuring Python library support again after compiling and generating the file system, sometimes the added libraries may not take effect. In this case, you can choose to execute the command to regenerate the packages.