万年素人からHackerへの道

万年素人がHackerになれるまで殴り書きするぜ。

pipenvがFishシェルで動かない

pipenvコマンドを打つと

Install http://docs.pipenv.org/en/latest/ to use this package.

のエラー?が出る。

https://github.com/sentriz/fish-pipenv

M1のMacBook Airのせいかと思ってた。

そこのREADMEを見ると原因が書いてあるけど

fisher install sentriz/fish-pipenv

で解決する。

まぁ、今はpipenvの後発で代替になる?Poetryの方がいいかもしれない。

https://qiita.com/ryoppippi/items/5fc1f96332b578e7c18a