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
--find-interpreter discovers pre-installed Python 3.14 on Windows runners,
which PyO3 0.24 doesn't support. Use --interpreter python to target only
the setup-python-installed 3.13.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>