anacondaでPython3.7系をインストールするためのコマンド
conda create --name "myenv" python=3.7
Go to list of users who liked
Share on X(Twitter)
Share on Facebook
More than 3 years have passed since last update.
anacondaでPython3.7系をインストールするためのコマンド
conda create --name "myenv" python=3.7
Register as a new user and use Qiita more conveniently
Go to list of users who liked