Pyharm中关于“warning: Debugger speedups using cython not found”问题的解决

在终端中输入

Python "/Applications/PyCharm CE.app/Contents/helpers/pydev/setup_cython.py" build_ext --inplace
running build_ext

即可