https://moinmo.in/MoinMoin2.0 = Moinmoin2.0 = python 3 に対応している版だが、installが難しいし、開発も進んでいない様子。 1.9.10 (python2) で頑張るか。-- ToshinoriMaeno <> == 情報 == python3が動くだけでは、インストールは終わらない。しばらく、放置だ。-- ToshinoriMaeno <> == setup.py == {{{ python3 setup.py build }}} buildの下にlibができた。OK. -- ToshinoriMaeno <> [[/install]] https://moin-20.readthedocs.io/en/latest/ == pip == https://pip.pypa.io/en/stable/installing/ https://www.python.ambitious-engineer.com/archives/7 WARNING: pip is configured with locations that require TLS/SSL, however the ssl module in Python is not available. WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError("Can't connect to HTTPS URL because the SSL module is not available.")': /simple/moin2/ == python 3.8.5 == [[pyenv]] python 3 での環境づくりから。 pipがない。(手元のUbuntu) これを入れるのが手間だ。 source からのbuildはできた。 (zlib1g-dev追加) installもできたが、PATH設定が、... -- ToshinoriMaeno <> == PyCharm == https://www.jetbrains.com/help/pycharm/installation-guide.html#requirements https://www.jetbrains.com/help/pycharm/installation-guide.html#standalone