potiuk commented on PR #36755:
URL: https://github.com/apache/airflow/pull/36755#issuecomment-1889531748

   cc: @dirrao @Taragolis  -> seems like apache-beam having numpy as dependency 
is the next problem to solve after pendulum is solved
   
   ```
    Downloading numpy-1.24.4.tar.gz (10.9 MB)
     #56 70.61            ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.9/10.9 MB 
36.6 MB/s eta 0:00:00
     #56 70.61         Installing build dependencies: started
     #56 70.61         Installing build dependencies: finished with status 
'done'
     #56 70.61         Getting requirements to build wheel: started
     #56 70.61         Getting requirements to build wheel: finished with 
status 'error'
     #56 70.61         error: subprocess-exited-with-error
     #56 70.61       
     #56 70.61         × Getting requirements to build wheel did not run 
successfully.
     #56 70.61         │ exit code: 1
     #56 70.61         ╰─> [33 lines of output]
     #56 70.61             Traceback (most recent call last):
     #56 70.61               File 
"/usr/local/lib/python3.12/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py",
 line 353, in <module>
     #56 70.61                 main()
     #56 70.61               File 
"/usr/local/lib/python3.12/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py",
 line 335, in main
     #56 70.61                 json_out['return_val'] = 
hook(**hook_input['kwargs'])
     #56 70.61                                          
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     #56 70.61               File 
"/usr/local/lib/python3.12/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py",
 line 112, in get_requires_for_build_wheel
     #56 70.61                 backend = _build_backend()
     #56 70.61                           ^^^^^^^^^^^^^^^^
     #56 70.61               File 
"/usr/local/lib/python3.12/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py",
 line 77, in _build_backend
     #56 70.61                 obj = import_module(mod_path)
     #56 70.61                       ^^^^^^^^^^^^^^^^^^^^^^^
   ```


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