Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
Impala 2.7.0
-
None
Description
Collecting Cython==0.23.4 (from -r /home/jbapple/Impala/bin/../infra/python/deps/requirements.txt (line 48)) Could not find a version that satisfies the requirement Cython==0.23.4 (from -r /home/jbapple/Impala/bin/../infra/python/dep s/requirements.txt (line 48)) (from versions: ) No matching distribution found for Cython==0.23.4 (from -r /home/jbapple/Impala/bin/../infra/python/deps/requirements.txt (lin e 48)) Error in /home/jbapple/Impala/bin/impala-python at line 25: Error in ./buildall.sh at line 252: $IMPALA_HOME/bin/bootstrap_toolchain.py
Adding "--no-binary" to the flags to pip in exec_pip_install seems to fix the problem for me, but I'm not sure if it is the right way to fix this.