beeware / Python-Apple-support

A meta-package for building a version of Python that can be embedded into a macOS, iOS, tvOS or watchOS project.
MIT License
1.1k stars 159 forks source link

Error building numpy-iOS #137

Closed LengQH closed 2 years ago

LengQH commented 2 years ago

Describe the bug make numpy-iOS fails on 3.10 branch for me

To Reproduce Steps to reproduce the behavior:

  1. checkout 3.10 branch
  2. make iOS
  3. make numpy-iOS
  4. build fails

Expected behavior Successful build of numpy-iOS

Environment:

Screenshots

图片