開発等で特定の環境が必要になった時、指定のバージョンのPythonのインストールと、仮想環境の作成まで一気通貫したものがなかったので作成。 ↓でalternativeに登録、1つめのコマンドの最後の3は人によって変わる。 sudo update-alternatives --install /usr/bin/python ...
So, you’re looking to get a handle on Ubuntu and Python, huh? It’s a pretty solid combo for anyone wanting to do some serious coding. Whether you’re just starting out or you’ve been around the block a ...
1.Install Python 3.12/3.10.8 with openssl on ubuntu 20.04: Python 3.10 works with openssl 1.1.1 and 1.1.1w, it does not works with openssl later version other than 1. ...
引き続き、開発環境構築をしていますが Pythonの開発環境が構築できました。 Win11 + WSL2 + Ubuntu + VSCode ここまでの構築が完了している状態で 1.Win11上のVSCodeにPython関連の拡張機能を追加 2.Ubuntuにpython3をaptでインストール その後、UbuntuのPythonプログラムを配置する ...