Build import cythonize setup(ext_modules = cythonize('run_cython.pyx')). 然後執行彙編過程,在命令行輸入以下命令:. python setup.py build_ext ...
確定! 回上一頁