---
title: 环境要求
description: "本文档以在openEuler 24.03 LTS SP3系统下编译构建LlamaIndex 0.14.19版本为例。除此之外，本节介绍了源码构建验证可支持的其他环境信息。"
url: https://www.hikunpeng.com/document/detail/zh/kunpengai/ecosystemEnable/llamaIndex/kunpengllamaIndex_16_0003.html
sourcePath: /source/zh/kunpengai/ecosystemEnable/llamaIndex/kunpengllamaIndex_16_0003.html
indexId: 33aad088b7c0ec7d02c0c1d06689579743df9ec1db062e3601ec14b8b8c2672f78
---
# 环境要求

本文档以在openEuler 24.03 LTS SP3系统下编译构建LlamaIndex 0.14.19版本为例。除此之外，本节介绍了源码构建验证可支持的其他环境信息。

#### 可支持的版本


**表1 版本范围**

| OS版本 | Python版本 | 支持的LlamaIndex版本范围 |
| --- | --- | --- |
| openEuler 24.03 LTS SP3 | Python 3.11.6 | LlamaIndex 0.14.x |
| openEuler 22.03 LTS SP4 | Python 3.9.9 | LlamaIndex 0.14.16 |
| openEuler 22.03 LTS SP4 | Python 3.9.9（建议并行安装Python 3.11.9） | LlamaIndex 0.14.19 |
| openEuler 22.03 LTS SP4 | Python版本高于3.10低于4.0 | LlamaIndex 0.14.19 |


#### 依赖组件要求


**表2 依赖组件要求对应的版本**

| 组件 | 版本 |
| --- | --- |
| python3 | 3.11.6\-20.oe2403sp3 |
| python3\-pip | 23.3.1\-7.oe2403sp3 |
| git | 2.43.0\-10.oe2403sp3 |
| pip | 26.1.1 |
| setuptools | 82.0.1 |
| wheel | 0.47.0 |
| build | 1.5.0 |
