Filecoin address manipulation routines for Python. This library provides utilities for working with Filecoin addresses, including validation, encoding, decoding, and conversion between native Filecoin ...
Pythonのサイトの中のWindowsのダウンロードページ を見てみるとそれぞれのバージョンに「Note that Python 3.9.5 cannot be used on Windows 7 or earlier.」等と書かれています。 そこで、私はWindow 7が対応しているギリギリの「Python 3.8.8 - Feb. 19, 2021」を利用しました。