arw2019 commented on pull request #9113:
URL: https://github.com/apache/arrow/pull/9113#issuecomment-756567261


   > So first pandas 1.2.0 gets installed because of `pip install 
https://github.com/dask/dask/archive/master.tar.gz#egg=dask[dataframe]`, and 
then conda installs pandas 0.25.3, but the subsequent `conda list` still shows 
pandas 1.2.0, but is fishy ..
   > 
   > So maybe pandas should be installed before calling the `install_dask.sh` 
script in ci/docker/conda-python-dask.dockerfile to avoid such problems?
   
   I'm not sure why we install pandas after we install dask (I haven't used 
dask but AFAIU pandas is a dependency). I tried deleting the last line of the 
dockerfile for now, will look more tomorrow


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to