pitrou commented on issue #40112:
URL: https://github.com/apache/arrow/issues/40112#issuecomment-1952416149

   @xhochy It does not work:
   ```
    > [3/5] RUN mamba install -q -y         --file 
arrow/ci/conda_env_python.txt         $([ "3.8" == $(gdb --batch --eval-command 
'python import sys; 
print(f"{sys.version_info.major}.{sys.version_info.minor}")') ] && echo "gdb")  
       "python=3.8=*_cpython"         nomkl &&     mamba clean --all:
   10.38 Could not solve for environment specs
   10.38 The following package could not be installed
   10.38 └─ python 3.8 *_cpython does not exist (perhaps a typo or a missing 
channel).
   ```
   


-- 
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.

To unsubscribe, e-mail: [email protected]

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

Reply via email to