from cython.build import cythonize. setup(. ext_modules=cythonize("data.pyx"). ) 用命令列開啟當前目錄,輸入:. python setup.py build_ext -- ...
確定! 回上一頁