matta
03/25/2021, 11:30 PMTyler Wanner
03/25/2021, 11:33 PMmatta
03/25/2021, 11:34 PMpython_dependencies
arguments passed to DockerTyler Wanner
03/25/2021, 11:34 PMbuild_kwargs = {"nocache":True}
to the storage object of that will force docker to build without cached layersmatta
03/25/2021, 11:35 PMmatta
03/25/2021, 11:38 PMTyler Wanner
03/25/2021, 11:45 PMmatta
03/25/2021, 11:47 PMCollecting pyarrow==3.0
Using cached <https://files.pythonhosted.org/packages/62/d3/a482d8a4039bf931ed6388308f0cc0541d0cab46f0bbff7c897a74f1c576/pyarrow-3.0.0.tar.gz>
Complete output from command python setup.py egg_info:
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/tmp/pip-build-sdfsfsf/pyarrow/setup.py", line 37, in <module>
from Cython.Distutils import build_ext as _build_ext
ModuleNotFoundError: No module named 'Cython'
Zanie
PIP_NO_CACHE_DIR=true
Zanie
env_vars
dict)matta
03/25/2021, 11:52 PMmatta
03/26/2021, 12:06 AMmatta
03/26/2021, 12:14 AM