---
title: 卸载Autotuner
description: "编辑环境变量中的\"PATH\"，删除新增毕昇编译器的路径\"/opt/compiler/BiShengCompiler-5.2.0.2-aarch64-linux/bin\"。"
url: https://www.hikunpeng.com/document/detail/zh/kunpengdevps/compilation/ug-bisheng/kunpengbisheng_20_0014.html
sourcePath: /source/zh/kunpengdevps/compilation/ug-bisheng/kunpengbisheng_20_0014.html
indexId: 905dc7d710643c4e21bbb0b43d89e7aee43b96c34ab5ce23960a5dc5a42046d874
---
# 卸载Autotuner

编辑环境变量中的"PATH"，删除新增毕昇编译器的路径"/opt/compiler/BiShengCompiler-5.2.0.2-aarch64-linux/bin"。

从python中移除autotuner和huawei-opentuner ：

```
pip uninstall autotuner huawei-opentuner
```
