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
fix: improve PEP 668 detection with fallback retry logic
- Try standard pip install first
- If it fails, automatically retry with --break-system-packages
- More reliable than checking sys.externally_managed
- Better error handling and logging
0 commit comments