Python installs the official whl package and tar. gz package method of recommended


Windows environment:

Install whl package: pip install wheel - > pip install **.whl

Install tar. gz package: cd to the post-decompression path,python ES16en. py install

Linux environment:

Install whl ibid

Install ES27en. gz:cd to the unzipped path,./configure - > make - > make install