この記事では、Ubuntu 24.04 で pip install feedparser が失敗し、原因を追っていくと PEP668 による“システム Python の保護” にぶつかった…という体験談をまとめています。同じように「急に pip が動かない」「Ubuntu 20.04 では普通に動いていたのに」という人の助け ...
以前の記事で、Google Cloud Platform (GCP) の無償枠を活用して仮想サーバー(Ubuntu)を用意しました。このサーバーで Python プログラムを自動実行させたいので、今回は Python をインストールします。 ・Google Cloud Platform (GCP) にて Ubuntu環境が構築済みである。 ### GCP で ...
筆者はプログラマーというわけではないが、たまにプログラムを書く。主に使用する言語はPythonだ。 とはいえ、ライブラリをいい感じに組み合わせて動かしているだけで、それをプログラムと呼んでいいのか自分でも葛藤があるくらいだ。自信はまったく ...
Other images are either relying on the outdated Python provided by the distro, or building it from source against an outdated version of openSSL. The Dockerfile of these versions also often consists ...