Needs TriageIssues that need to be evaluated for severity and status.Issues that need to be evaluated for severity and status.bug There's a warning about this in the ...
setuptools is internally using easy_install for pulling packages from pypi. easy_install doesn't support wheel so since pyarrow is in pypi distributed only as wheels it is not possible to package a ...