lidavidm commented on PR #37885:
URL: https://github.com/apache/arrow/pull/37885#issuecomment-1748878502

   Hmm, there appears to be something wrong with the pipeline
   
   ```
   Building wheels for collected packages: pythonnet
     Building wheel for pythonnet (setup.py): started
     Building wheel for pythonnet (setup.py): finished with status 'error'
     error: subprocess-exited-with-error
     
     × python setup.py bdist_wheel did not run successfully.
     │ exit code: 1
     ╰─> [59 lines of output]
         
/tmp/pip-install-m_41mbf1/pythonnet_3828907f28a2453cac8f6ff2d84ed995/setup.py:468:
 SyntaxWarning: invalid escape sequence '\*'
           "MSBuild\**\Bin\MSBuild.exe",
         
/tmp/pip-install-m_41mbf1/pythonnet_3828907f28a2453cac8f6ff2d84ed995/setup.py:533:
 SyntaxWarning: invalid escape sequence '\*'
           "MSBuild\**\Bin\MSBuild.exe",
         running bdist_wheel
         running build
         running build_ext
         /bin/sh: 1: mono: not found
   ```


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