https://moinmo.in/MoinMoin2.0

1. Moinmoin2.0

python 3 に対応している版だが、installが難しいし、開発も進んでいない様子。

1.1. 情報

python3が動くだけでは、インストールは終わらない。しばらく、放置だ。-- ToshinoriMaeno 2020-09-13 03:27:59

1.2. setup.py

python3 setup.py build

buildの下にlibができた。OK. -- ToshinoriMaeno 2020-09-13 06:49:42

/install

https://moin-20.readthedocs.io/en/latest/

1.3. 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/

1.4. python 3.8.5

pyenv

python 3 での環境づくりから。

source からのbuildはできた。 (zlib1g-dev追加)

-- ToshinoriMaeno 2020-09-09 01:14:03

1.5. PyCharm

https://www.jetbrains.com/help/pycharm/installation-guide.html#requirements

https://www.jetbrains.com/help/pycharm/installation-guide.html#standalone

MoinQ: Moinmoin2.0 (last edited 2020-09-13 06:54:40 by ToshinoriMaeno)