ai4r / Gesture-Generation-from-Trimodal-Context

Speech Gesture Generation from the Trimodal Context of Text, Audio, and Speaker Identity (SIGGRAPH Asia 2020)
Other
245 stars 35 forks source link

not able to install pyarrow 0.14.1 #15

Closed Zalake closed 3 years ago

Zalake commented 3 years ago

ERROR: Could not find a version that satisfies the requirement pyarrow==0.14.1 (from versions: 0.9.0, 0.10.0, 0.11.0, 0.11.1, 0.12.0, 0.12.1, 0.13.0, 0.14.0, 0.15.0, 0.15.1, 0.16.0, 0.17.0, 0.17.1, 1.0.0, 1.0.1, 2.0.0, 3.0.0) ERROR: No matching distribution found for pyarrow==0.14.1

youngwoo-yoon commented 3 years ago

I tested pip install pyarrow==0.14.1 on another system (Ubuntu 18.04) and had no problem. You can also find 0.14.1 release here https://pypi.org/project/pyarrow/0.14.1/ and here https://anaconda.org/conda-forge/pyarrow/files?version=0.14.1. If you still have problem in installing 0.14.1, then please try 0.14 or 0.15; those should be fine.

Zalake commented 3 years ago

Thanks! I installed 0.15.