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
Only install python3.10 on Ubuntu versions prior to 22.04
We need a minimum of Python 3.10 to get the latest features from the
mitmproxy package. Ubuntu versions after 20.04 provide Python 3.10 or
newer, and so we do not need to install an alternate version from the
deadsnakes PPA.
0 commit comments