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
I suspect setup-python might create a venv, which might mean that apport isn't actually installed? I think we can test via python -c "import apport_python_hook".
I suspect
setup-pythonmight create a venv, which might mean thatapportisn't actually installed? I think we can test viapython -c "import apport_python_hook".