pip 指定某版本安裝

# pip install “tables<=3.2.3.1”

or

# pip install –upgrade “tables==3.5.2”