zheqiushui commited on
Commit
4d47f90
·
verified ·
1 Parent(s): dca15e9

don`t need install pyaxengine

Browse files
Files changed (1) hide show
  1. README.md +0 -11
README.md CHANGED
@@ -81,17 +81,6 @@ Download all files from this repository to the device
81
 
82
  ### python env requirement
83
 
84
- #### pyaxengine
85
-
86
- https://github.com/AXERA-TECH/pyaxengine
87
-
88
- ```
89
- wget https://github.com/AXERA-TECH/pyaxengine/releases/download/0.1.3.rc1/axengine-0.1.3-py3-none-any.whl
90
- pip install axengine-0.1.3-py3-none-any.whl
91
- ```
92
-
93
- #### others
94
-
95
  ```
96
  pip install -r pyclip/requirements.txt
97
  ```
 
81
 
82
  ### python env requirement
83
 
 
 
 
 
 
 
 
 
 
 
 
84
  ```
85
  pip install -r pyclip/requirements.txt
86
  ```