ubuntu安装Linux环境,在安装完docker镜像后,出现错误

开始输入hb set,之后输入.,显示Invaild vendor path: /home/openharmony/vendor,
网上搜到教程之后卸载了pip3 uninstall ohos-build
但是教程这三个代码不好用 pythom3 -m pip install build/lite
​pythom3 -m pip install ohos-build
​pip3 install build/lite

img

望采纳!!!

感兴趣可以看看我的博文:
http://t.csdn.cn/iqd0B

安装 hb 的命令:

python3 -m pip install --user ohos-build==0.4.3

img

img

img