Why not login to Qiita and try out its useful features?

We'll deliver articles that match you.

You can read useful information later.

0
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 1 year has passed since last update.

Windows環境へのAnacondaインストール

Last updated at Posted at 2022-08-22

Pythonのパッケージ管理に必要だったため、
AnacondaをWindows 64bit環境へインストールしました。

1.Anacondaからインストーラーをダウンロード
https://repo.anaconda.com/
image.png

2.Anaconda Installersをクリック
https://repo.anaconda.com/archive/

記載時点での最新バージョン(Windows 64bit)
Anaconda3-5.3.1-Windows-x86_64.exe
image.png

3.インストーラ―実行
デフォルトのまま進めた。

image.png

image.png

image.png

image.png

image.png

image.png

5分程度インストーラに時間がかかる
image.png

これはSkip(すでに入っている)
image.png

image.png

4.インストール後、試しにAnaconda Promptで確認

conda -V

image.png

OK!!

0
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up

Comments

No comments

Let's comment your feelings that are more than good

0
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

Login to continue?

Login or Sign up with social account

Login or Sign up with your email address