Windows上でPythonを動かそうと思った場合、いろいろな選択肢が存在する。 まず、Python公式(https://www.python.org/)が用意している ...
これまで、Pythonの仮想環境管理にはCondaを、シェルにはcmd(コマンドプロンプト)を使用していました。しかし、Composer AgentとのAI連携を進める中で、以下のような不便さを痛感するようになりました。 パッケージ管理の複雑さ Condaとpipを併用することで依存 ...
1. WSL を有効化して Ubuntu を入れる 2. Ubuntu に Python をインストールする 3. venv(仮想環境)を使って安全に開発する ところまでを、つまずきやすいポイント込みでまとめます。 以下を実行します(24.04 LTS の例)。 // 以下は PowerShell で実行します。 wsl --install ...
With the popularity of "vibe coding," you might wonder what coding is all about. Python is a popular language to get started with, but if you're on Windows, here's why you're better off learning ...
Fix "No space left on device" errors in WSL2 -- then bootstrap Python/ML in 2 steps. Most WSL2 disk tools only shrink virtual disks. This one expands them when you're stuck mid-install, cleans up the ...
The WSL extension lets you use VS Code on Windows to build Linux applications that run on the Windows Subsystem for Linux (WSL). You get all the productivity of Windows while developing with ...