---
title: AMCT（Caffe）
description: "请使用AMCT的安装用户安装依赖的软件，如果安装用户为非root，请确保该用户拥有sudo权限，请使用su - username命令切换到非root用户执行如下命令（如果安装用户为root，请将安装依赖命令中的--user删除）。"
url: https://www.hiascend.com/document/detail/zh/canncommercial/latest/devaids/amct/atlasamct_16_0026.html
sourcePath: /source/zh/canncommercial/900/devaids/amct/atlasamct_16_0026.html
indexId: 16992d4ee5178604652cb4bc2cc20fc7e2a303d8e27495cabb225d4088a8212465
---
# AMCT（Caffe）

请使用AMCT的安装用户安装依赖的软件，如果安装用户为非root，请确保该用户拥有sudo权限，请使用su - username命令切换到非root用户执行如下命令（如果安装用户为root，请将安装依赖命令中的--user删除）。


**表1 依赖列表**

| 依赖名称 | 版本号 | 安装命令 |
| --- | --- | --- |
| Python | 3.9.2 | Ubuntu操作系统请参见安装Python3.9.2（Ubuntu）。 EulerOS操作系统请参见安装Python3.9.2（EulerOS ）。 |
| numpy | 1.20.0+ | pip3 install numpy==1.20.0 \-\-user |
| protobuf | 3.20.2+ | pip3 install protobuf==3.20.2 \-\-user |
