50-python のバックアップ(No.5)


 

・Python.jp プログラミング言語 Python情報サイト

https://www.python.jp/index.html

 

・Pythonのインストール

https://www.javadrive.jp/python/install/index1.html

 

・VS Codeを使用したプログラミング

https://www.python.jp/python_vscode/windows/index.html

 

・Pythonライブラリのインストール

https://gammasoft.jp/python/python-library-install/

 

・pipコマンドが使えない時

 pythonのインストール場所確認 py --list-paths

 パスを取得し環境変数に追加 python.exeをScriptsに書き換えて登録する