You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To unblock an upcoming release, PR #103 disabled CI tests for Python on macos, since this appears to be a CI configuration issue and the Python samples have not changed. This issue is to track fixing the CI config for macos and re-enabling the Python testing.
For reference, the failure was:
-----------------------------------------------------------------------
RUNNING python/demo-array.py
-----------------------------------------------------------------------
ld: dynamic main executables must link with libSystem.dylib for architecture x86_64
error: linker command failed with exit code 1 (use -v to see invocation)
Final linking of kernel sum failed.
/Users/runner/work/_temp/2d4b9408-adac-48f3-b16a-fba1fc6c1105.sh: line 3: 7457 Abort trap: 6 python $i
The text was updated successfully, but these errors were encountered:
To unblock an upcoming release, PR #103 disabled CI tests for Python on macos, since this appears to be a CI configuration issue and the Python samples have not changed. This issue is to track fixing the CI config for macos and re-enabling the Python testing.
For reference, the failure was:
The text was updated successfully, but these errors were encountered: