ubuntu下安装cpython 0.2x
Quick installation of cython:
Step 1: Update system:
sudo apt-get update
Step 2: Install: cython
Ater updaing the OS run following command to install the packae:
sudo apt-get install cython
Quick installation of cython:
Step 1: Update system:
sudo apt-get update
Step 2: Install: cython
Ater updaing the OS run following command to install the packae:
sudo apt-get install cython