禁止生成pyc文件import sys sys.dont_write_bytecode = True python pip3 install Cython cythonize -i compute.py 编译的so文件可以直接引入__init__.py ...
確定! 回上一頁