1
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 3 years have passed since last update.

【開発環境構築】

Last updated at Posted at 2021-04-29

執筆の動機

新しくローカルアカウントを作成しました。
そこで、環境構築を一からやり直すことにしました。
今後のエラー対応の際、「何を、どこで、どのようにインストールしたのか」
を知れるようにこのページに集約していきます。

作業環境

Windows 10 Pro 64bit
Visual Studio Code バージョン: 1.55.2

Python3

バージョンの確認

conda version : 4.10.1
conda-build version : 3.20.5
python version : 3.8.5.final.0

※今後、以下に追加していきます

1
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
1
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?