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
In #4327 I noticed that some editable tests fail sometimes on macos-14-arm64.
The weird part is that the output seem to indicate that part of the modules are being imported from the right location but other part is not? I don't fully understand yet.
I've encountered these errors locally when running tests for some time. Interestingly, I don't always encounter them. I'd assumed the issue was local to my environment.
In #4327 I noticed that some editable tests fail sometimes on
macos-14-arm64
.The weird part is that the output seem to indicate that part of the modules are being imported from the right location but other part is not? I don't fully understand yet.
setuptools/tests/test_editable_install.py:150
setuptools/tests/test_editable_install.py:945
Strict installation should be using a link farm to the files (which should be compatible with macOS).
The text was updated successfully, but these errors were encountered: