ニュース

今回はWindowsのGit Bashに、Pythonのパッケージ管理ツールである Poetryをインストールする手順を、備忘として記載する。 なお、すでにpythonがインストールされ、 Git Bashのターミナルを開いた状態から始める。 poetryをインストールするためには、pipx経由が楽との ...
Windowsの場合はLinuxディストリビューションを仮想的に動作させるWSLというものが存在する。インストール方法は下記リンク ...
「Git for Windows」の最新プレリリース版v2.36.0-rc1が、4月9日(日本時間)に公開された。今後の破壊的変更もアナウンスされている。 「Git for Windows」は、分散型バージョン管理システム「Git」のクライアントをWindows向けに移植したもの。Windows環境で「Git」を ...
Ubuntu24.04.1などの最近のUbuntuでは,pythonのライブラリ(numpyなど)をインストールしようとすると,下記のエラーが出るようになった. error: externally-managed-environment × This environment is externally managed ╰─> To install Python packages ...
分散型バージョン管理システム「Git」のWindows向けクライアント「Git for Windows」の最新プレビュー版v1.9.4-preview20140929が、29日に公開された。今回のアップデートでは同梱のコマンドラインシェル「bash」がv3.1 Patch 20へと更新され、いわゆる“ShellShock”脆弱性 ...
Although bash scripts are regularly maligned, they do have a certain simplicity and ease of creation that makes them hard to resist. But sometimes you really need to do some heavy lifting in another ...
Perl, Python, and Ruby modules can ease development for large projects, but Bash is simpler and better for many tasks Last week I talked a bit about how best to protect against the vagaries of human ...