GithubHelp home page GithubHelp logo

awts_tut's Introduction

AWTSの初級編チュートリアル

作成日:2024/ 6/ 21

Windows用ツールのインストール方法

1. VSCodeのインストール

  1. 公式サイトにアクセス:

  2. インストーラーのダウンロード:

    • 「Download for Windows」をクリックしてインストーラーをダウンロードします。
  3. インストーラーの実行:

    • ダウンロードしたインストーラーをダブルクリックして実行します。
  4. インストール手順:

    • ライセンス条項に同意し、「次へ」をクリックします。
    • インストール先を選択し、「次へ」をクリックします。
    • 追加のタスク(スタートメニューにショートカットを作成、PATHに追加など)を選択し、「次へ」をクリックします。
    • 「インストール」をクリックしてインストールを開始します。
  5. インストールの完了:

    • インストールが完了したら、「完了」をクリックしてVSCodeを起動します。

2. Python3.9のインストール

  1. 公式サイトからダウンロード:

    • Python公式サイトにアクセスし、Python 3.9のインストーラーをダウンロードします。
  2. インストーラーの実行:

    • ダウンロードしたインストーラーをダブルクリックして実行します。
    • 「Add Python 3.9 to PATH」にチェックを入れてから「Install Now」をクリックします。
  3. インストールの完了:

    • インストールが完了するまで待ちます。インストールが完了すると、インストールの確認メッセージが表示されます。
  4. インストールの確認:

    • コマンドプロンプトを開き、以下のコマンドを入力してインストールが成功したか確認します。
      python --version
    • 正常にインストールされていれば、Python 3.9のバージョン情報が表示されます。

以上で、Windows用のVSCode、Python3.9が完了です。

awts_tut's People

Contributors

goobitgitkome avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.