mac poetry安裝


https://python-poetry.org/docs/

curl -sSL https://raw.githubusercontent.com/python-poetry/poetry/master/get-poetry.py | python -

如果下載不成功,試試切換sudo su,到root下載

下載完成之后需要配環境變量

To get started you need Poetry's bin directory ($HOME/.poetry/bin) in your `PATH`
environment variable. Next time you log in this will be done
automatically.

To configure your current shell run `source $HOME/.poetry/env`

mac找不到環境變量文件,參考:https://www.jianshu.com/p/82f5f09c39b1

 


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM