Anaconda 里可以用 Python 3.7 了。

$ conda create -n py37 python=3.7
评论