mapleFU commented on PR #37271:
URL: https://github.com/apache/arrow/pull/37271#issuecomment-1688382982

   ```
   C:\projects\arrow>mamba update -q -y -c conda-forge --all   || exit /B 
   Traceback (most recent call last):
     File "C:\Miniconda38-x64\Scripts\mamba-script.py", line 6, in <module>
       from mamba.mamba import main
     File "C:\Miniconda38-x64\lib\site-packages\mamba\mamba.py", line 49, in 
<module>
       import libmambapy as api
     File "C:\Miniconda38-x64\lib\site-packages\libmambapy\__init__.py", line 
7, in <module>
       raise e
     File "C:\Miniconda38-x64\lib\site-packages\libmambapy\__init__.py", line 
4, in <module>
       from libmambapy.bindings import *  # noqa: F401,F403
   ImportError: DLL load failed while importing bindings: The specified module 
could not be found.
   C:\projects\arrow>set lastexitcode=1 
   C:\projects\arrow>set  1>C:\Users\appveyor\AppData\Local\Temp\1\tmp82BE.tmp 
   C:\projects\arrow>echo C:\projects\arrow  
1>C:\Users\appveyor\AppData\Local\Temp\1\tmp82BF.tmp 
   C:\projects\arrow>exit /b 1 
   
   ```
   
   No idea why it failed...


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