We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This started failing recently: https://github.com/giampaolo/psutil/actions/runs/7829258364/job/21360877703. It looks like a problem related to cibuildwheel:
2024-02-08T12:03:15.5361523Z ##[group]Run pipx run --python "C:\hostedtoolcache\windows\Python\3.11.7\x64\python.exe" --spec "D:\a\_actions\pypa\cibuildwheel\v2.16.2" cibuildwheel "." --output-dir '"wheelhouse"' --config-file '""' --only '""' 2024-02-08T12:03:15.5363314Z �[36;1mpipx run --python "C:\hostedtoolcache\windows\Python\3.11.7\x64\python.exe" --spec "D:\a\_actions\pypa\cibuildwheel\v2.16.2" cibuildwheel "." --output-dir '"wheelhouse"' --config-file '""' --only '""'�[0m 2024-02-08T12:03:15.5599769Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'" 2024-02-08T12:03:15.5600226Z env: 2024-02-08T12:03:15.5600546Z pythonLocation: C:\hostedtoolcache\windows\Python\3.11.7\x64 2024-02-08T12:03:15.5601128Z PKG_CONFIG_PATH: C:\hostedtoolcache\windows\Python\3.11.7\x64/lib/pkgconfig 2024-02-08T12:03:15.5601680Z Python_ROOT_DIR: C:\hostedtoolcache\windows\Python\3.11.7\x64 2024-02-08T12:03:15.5602192Z Python2_ROOT_DIR: C:\hostedtoolcache\windows\Python\3.11.7\x64 2024-02-08T12:03:15.5602691Z Python3_ROOT_DIR: C:\hostedtoolcache\windows\Python\3.11.7\x64 2024-02-08T12:03:15.5603089Z CIBW_ARCHS: AMD64 2024-02-08T12:03:15.5603326Z CIBW_PRERELEASE_PYTHONS: true 2024-02-08T12:03:15.5603602Z ##[endgroup] 2024-02-08T12:04:09.7717538Z Invalid --only='""', must be a build selector with a known platform
@mayeut Hello Matthieu, would you have some time to look at this?
The text was updated successfully, but these errors were encountered:
chore: update cibuildwheel
ea58509
close giampaolo#2369
#2370 should fix that.
Edit: It does.
Sorry, something went wrong.
chore: update cibuildwheel on windows (#2370)
bb3d59a
close #2369
Successfully merging a pull request may close this issue.
This started failing recently: https://github.com/giampaolo/psutil/actions/runs/7829258364/job/21360877703.
It looks like a problem related to cibuildwheel:
@mayeut Hello Matthieu, would you have some time to look at this?
The text was updated successfully, but these errors were encountered: