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(container): install pip for Python 3.12/3.13 via ensurepip
deadsnakes PPA does not provide python3.12-pip or python3.13-pip.
Bootstrap pip for both interpreters using ensurepip instead.
Co-authored-by: Cursor <cursoragent@cursor.com>
0 commit comments