Python not installing

My python was outdated, and when I tried to update it it said that packages are confilcting, and idle shell still was outdated. So I unistalled python, and now when I try to reinstall it it still says that packages are conficting.
Im new to linux

Python is installed as default on most if not all Linux distributions so it’s updated during a system update only.

What was command you issued to uninstall it and what is the error when you reinstall?

1 Like
  1. I don’t think I can offer help here, perhaps this is situation where chroot is needed to fix a broken system? There’s plenty of tutorials around so I wont get into that here.

  2. I’m curious why you ignored the warning and went about forcefully removing python. Pamac gui, pamac cli, pacman, and octopi all display dependency errors when trying to remove that package. (many of us have broken our systems tinkering, so not a big deal, just curious)

  3. Manjaro stable usually doesn’t immediately update packages unless it’s a security issue like the recent polkit issue, anyway the newest python is in unstable and testing repositories, so it’ll soon be in stable.

We dont update packages separately - especially core ones like python.

(obligatory “partial upgrades are not supported”)

But what do you mean exactly? What are you trying to do exactly? What happens exactly?

It would be much more helpful if you shared the actual errors/output.

For example - what is actually conflicting?

Could it be files? …
Did you previously perform something like sudo pip ...? …

PS. Maybe see this: [HowTo] Increase your chances of solving your issue

this are the conflicting package
file in conflitto:

- python: /usr/bin/2to3-3.10 already exists in filesystem (owned by python310)
- python: /usr/bin/idle3.10 already exists in filesystem (owned by python310)
- python: /usr/bin/pydoc3.10 already exists in filesystem (owned by python310)
- python: /usr/bin/python3.10 already exists in filesystem (owned by python310)
- python: /usr/bin/python3.10-config already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/Python.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/abstract.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/bltinmodule.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/boolobject.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/bytearrayobject.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/bytesobject.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/cellobject.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/ceval.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/classobject.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/code.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/codecs.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/compile.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/complexobject.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/context.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/cpython/abstract.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/cpython/bytearrayobject.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/cpython/bytesobject.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/cpython/ceval.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/cpython/code.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/cpython/compile.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/cpython/dictobject.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/cpython/fileobject.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/cpython/fileutils.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/cpython/frameobject.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/cpython/import.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/cpython/initconfig.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/cpython/interpreteridobject.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/cpython/listobject.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/cpython/methodobject.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/cpython/object.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/cpython/objimpl.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/cpython/odictobject.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/cpython/picklebufobject.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/cpython/pyctype.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/cpython/pydebug.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/cpython/pyerrors.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/cpython/pyfpe.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/cpython/pylifecycle.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/cpython/pymem.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/cpython/pystate.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/cpython/pythonrun.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/cpython/pytime.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/cpython/sysmodule.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/cpython/traceback.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/cpython/tupleobject.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/cpython/unicodeobject.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/datetime.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/descrobject.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/dictobject.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/dynamic_annotations.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/enumobject.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/errcode.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/eval.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/exports.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/fileobject.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/fileutils.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/floatobject.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/frameobject.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/funcobject.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/genericaliasobject.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/genobject.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/import.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/internal/pycore_abstract.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/internal/pycore_accu.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/internal/pycore_asdl.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/internal/pycore_ast.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/internal/pycore_ast_state.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/internal/pycore_atomic.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/internal/pycore_atomic_funcs.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/internal/pycore_bitutils.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/internal/pycore_blocks_output_buffer.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/internal/pycore_bytes_methods.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/internal/pycore_call.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/internal/pycore_ceval.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/internal/pycore_code.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/internal/pycore_compile.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/internal/pycore_condvar.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/internal/pycore_context.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/internal/pycore_dtoa.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/internal/pycore_fileutils.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/internal/pycore_format.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/internal/pycore_gc.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/internal/pycore_getopt.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/internal/pycore_gil.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/internal/pycore_hamt.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/internal/pycore_hashtable.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/internal/pycore_import.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/internal/pycore_initconfig.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/internal/pycore_interp.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/internal/pycore_list.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/internal/pycore_long.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/internal/pycore_moduleobject.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/internal/pycore_object.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/internal/pycore_parser.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/internal/pycore_pathconfig.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/internal/pycore_pyarena.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/internal/pycore_pyerrors.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/internal/pycore_pyhash.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/internal/pycore_pylifecycle.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/internal/pycore_pymem.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/internal/pycore_pystate.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/internal/pycore_runtime.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/internal/pycore_structseq.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/internal/pycore_symtable.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/internal/pycore_sysmodule.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/internal/pycore_traceback.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/internal/pycore_tuple.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/internal/pycore_ucnhash.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/internal/pycore_unionobject.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/internal/pycore_warnings.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/interpreteridobject.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/intrcheck.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/iterobject.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/listobject.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/longintrepr.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/longobject.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/marshal.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/memoryobject.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/methodobject.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/modsupport.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/moduleobject.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/namespaceobject.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/object.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/objimpl.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/opcode.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/osdefs.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/osmodule.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/patchlevel.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/py_curses.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/pycapsule.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/pyconfig.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/pydtrace.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/pyerrors.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/pyexpat.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/pyframe.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/pyhash.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/pylifecycle.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/pymacconfig.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/pymacro.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/pymath.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/pymem.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/pyport.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/pystate.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/pystrcmp.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/pystrhex.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/pystrtod.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/pythonrun.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/pythread.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/rangeobject.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/setobject.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/sliceobject.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/structmember.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/structseq.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/sysmodule.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/token.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/traceback.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/tracemalloc.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/tupleobject.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/typeslots.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/unicodeobject.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/warnings.h already exists in filesystem (owned by python310)
- python: /usr/include/python3.10/weakrefobject.h already exists in filesystem (owned by python310)
- python: /usr/lib/libpython3.10.so already exists in filesystem (owned by python310)
- python: /usr/lib/libpython3.10.so.1.0 already exists in filesystem (owned by python310)
- python: /usr/lib/pkgconfig/python-3.10-embed.pc already exists in filesystem (owned by python310)
- python: /usr/lib/pkgconfig/python-3.10.pc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/LICENSE.txt already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/Tools/i18n/msgfmt.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/Tools/i18n/pygettext.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/Tools/scripts/README already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/Tools/scripts/abitype.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/Tools/scripts/analyze_dxp.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/Tools/scripts/byext.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/Tools/scripts/byteyears.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/Tools/scripts/checkpip.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/Tools/scripts/cleanfuture.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/Tools/scripts/combinerefs.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/Tools/scripts/copytime.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/Tools/scripts/crlf.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/Tools/scripts/db2pickle.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/Tools/scripts/diff.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/Tools/scripts/dutree.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/Tools/scripts/eptags.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/Tools/scripts/find-uname.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/Tools/scripts/find_recursionlimit.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/Tools/scripts/finddiv.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/Tools/scripts/findlinksto.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/Tools/scripts/findnocoding.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/Tools/scripts/fixcid.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/Tools/scripts/fixdiv.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/Tools/scripts/fixheader.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/Tools/scripts/fixnotice.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/Tools/scripts/fixps.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/Tools/scripts/generate_opcode_h.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/Tools/scripts/generate_stdlib_module_names.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/Tools/scripts/generate_token.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/Tools/scripts/get-remote-certificate.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/Tools/scripts/google.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/Tools/scripts/gprof2html.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/Tools/scripts/highlight.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/Tools/scripts/ifdef.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/Tools/scripts/import_diagnostics.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/Tools/scripts/lfcr.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/Tools/scripts/linktree.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/Tools/scripts/lll.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/Tools/scripts/mailerdaemon.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/Tools/scripts/make_ctype.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/Tools/scripts/md5sum.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/Tools/scripts/mkreal.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/Tools/scripts/ndiff.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/Tools/scripts/nm2def.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/Tools/scripts/objgraph.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/Tools/scripts/parse_html5_entities.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/Tools/scripts/parseentities.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/Tools/scripts/patchcheck.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/Tools/scripts/pathfix.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/Tools/scripts/pdeps.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/Tools/scripts/pep384_macrocheck.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/Tools/scripts/pickle2db.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/Tools/scripts/pindent.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/Tools/scripts/ptags.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/Tools/scripts/pysource.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/Tools/scripts/reindent-rst.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/Tools/scripts/reindent.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/Tools/scripts/rgrep.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/Tools/scripts/run_tests.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/Tools/scripts/serve.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/Tools/scripts/smelly.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/Tools/scripts/stable_abi.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/Tools/scripts/suff.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/Tools/scripts/texi2html.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/Tools/scripts/untabify.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/Tools/scripts/update_file.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/Tools/scripts/var_access_benchmark.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/Tools/scripts/which.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/Tools/scripts/win_add2path.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__future__.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__phello__.foo.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/__future__.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/__future__.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/__future__.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/__phello__.foo.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/__phello__.foo.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/__phello__.foo.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/_aix_support.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/_aix_support.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/_aix_support.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/_bootsubprocess.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/_bootsubprocess.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/_bootsubprocess.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/_collections_abc.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/_collections_abc.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/_collections_abc.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/_compat_pickle.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/_compat_pickle.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/_compat_pickle.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/_compression.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/_compression.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/_compression.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/_markupbase.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/_markupbase.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/_markupbase.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/_osx_support.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/_osx_support.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/_osx_support.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/_py_abc.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/_py_abc.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/_py_abc.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/_pydecimal.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/_pydecimal.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/_pydecimal.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/_pyio.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/_pyio.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/_pyio.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/_sitebuiltins.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/_sitebuiltins.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/_sitebuiltins.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/_strptime.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/_strptime.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/_strptime.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/_sysconfigdata__linux_x86_64-linux-gnu.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/_sysconfigdata__linux_x86_64-linux-gnu.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/_sysconfigdata__linux_x86_64-linux-gnu.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/_threading_local.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/_threading_local.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/_threading_local.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/_weakrefset.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/_weakrefset.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/_weakrefset.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/abc.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/abc.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/abc.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/aifc.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/aifc.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/aifc.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/antigravity.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/antigravity.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/antigravity.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/argparse.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/argparse.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/argparse.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/ast.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/ast.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/ast.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/asynchat.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/asynchat.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/asynchat.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/asyncore.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/asyncore.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/asyncore.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/base64.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/base64.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/base64.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/bdb.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/bdb.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/bdb.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/binhex.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/binhex.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/binhex.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/bisect.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/bisect.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/bisect.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/bz2.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/bz2.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/bz2.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/cProfile.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/cProfile.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/cProfile.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/calendar.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/calendar.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/calendar.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/cgi.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/cgi.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/cgi.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/cgitb.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/cgitb.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/cgitb.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/chunk.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/chunk.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/chunk.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/cmd.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/cmd.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/cmd.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/code.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/code.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/code.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/codecs.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/codecs.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/codecs.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/codeop.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/codeop.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/codeop.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/colorsys.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/colorsys.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/colorsys.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/compileall.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/compileall.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/compileall.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/configparser.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/configparser.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/configparser.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/contextlib.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/contextlib.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/contextlib.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/contextvars.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/contextvars.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/contextvars.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/copy.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/copy.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/copy.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/copyreg.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/copyreg.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/copyreg.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/crypt.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/crypt.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/crypt.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/csv.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/csv.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/csv.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/dataclasses.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/dataclasses.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/dataclasses.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/datetime.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/datetime.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/datetime.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/decimal.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/decimal.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/decimal.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/difflib.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/difflib.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/difflib.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/dis.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/dis.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/dis.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/doctest.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/doctest.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/doctest.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/enum.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/enum.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/enum.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/filecmp.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/filecmp.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/filecmp.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/fileinput.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/fileinput.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/fileinput.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/fnmatch.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/fnmatch.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/fnmatch.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/fractions.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/fractions.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/fractions.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/ftplib.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/ftplib.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/ftplib.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/functools.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/functools.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/functools.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/genericpath.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/genericpath.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/genericpath.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/getopt.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/getopt.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/getopt.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/getpass.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/getpass.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/getpass.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/gettext.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/gettext.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/gettext.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/glob.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/glob.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/glob.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/graphlib.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/graphlib.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/graphlib.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/gzip.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/gzip.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/gzip.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/hashlib.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/hashlib.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/hashlib.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/heapq.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/heapq.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/heapq.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/hmac.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/hmac.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/hmac.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/imaplib.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/imaplib.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/imaplib.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/imghdr.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/imghdr.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/imghdr.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/imp.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/imp.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/imp.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/inspect.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/inspect.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/inspect.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/io.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/io.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/io.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/ipaddress.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/ipaddress.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/ipaddress.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/keyword.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/keyword.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/keyword.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/linecache.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/linecache.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/linecache.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/locale.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/locale.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/locale.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/lzma.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/lzma.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/lzma.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/mailbox.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/mailbox.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/mailbox.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/mailcap.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/mailcap.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/mailcap.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/mimetypes.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/mimetypes.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/mimetypes.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/modulefinder.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/modulefinder.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/modulefinder.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/netrc.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/netrc.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/netrc.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/nntplib.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/nntplib.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/nntplib.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/ntpath.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/ntpath.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/ntpath.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/nturl2path.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/nturl2path.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/nturl2path.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/numbers.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/numbers.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/numbers.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/opcode.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/opcode.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/opcode.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/operator.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/operator.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/operator.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/optparse.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/optparse.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/optparse.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/os.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/os.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/os.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/pathlib.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/pathlib.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/pathlib.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/pdb.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/pdb.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/pdb.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/pickle.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/pickle.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/pickle.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/pickletools.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/pickletools.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/pickletools.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/pipes.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/pipes.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/pipes.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/pkgutil.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/pkgutil.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/pkgutil.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/platform.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/platform.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/platform.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/plistlib.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/plistlib.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/plistlib.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/poplib.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/poplib.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/poplib.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/posixpath.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/posixpath.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/posixpath.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/pprint.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/pprint.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/pprint.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/profile.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/profile.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/profile.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/pstats.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/pstats.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/pstats.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/pty.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/pty.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/pty.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/py_compile.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/py_compile.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/py_compile.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/pyclbr.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/pyclbr.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/pyclbr.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/pydoc.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/pydoc.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/pydoc.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/queue.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/queue.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/queue.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/quopri.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/quopri.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/quopri.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/random.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/random.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/random.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/re.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/re.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/re.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/reprlib.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/reprlib.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/reprlib.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/rlcompleter.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/rlcompleter.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/rlcompleter.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/runpy.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/runpy.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/runpy.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/sched.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/sched.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/sched.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/secrets.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/secrets.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/secrets.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/selectors.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/selectors.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/selectors.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/shelve.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/shelve.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/shelve.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/shlex.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/shlex.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/shlex.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/shutil.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/shutil.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/shutil.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/signal.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/signal.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/signal.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/site.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/site.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/site.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/smtpd.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/smtpd.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/smtpd.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/smtplib.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/smtplib.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/smtplib.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/sndhdr.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/sndhdr.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/sndhdr.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/socket.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/socket.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/socket.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/socketserver.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/socketserver.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/socketserver.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/sre_compile.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/sre_compile.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/sre_compile.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/sre_constants.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/sre_constants.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/sre_constants.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/sre_parse.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/sre_parse.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/sre_parse.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/ssl.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/ssl.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/ssl.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/stat.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/stat.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/stat.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/statistics.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/statistics.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/statistics.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/string.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/string.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/string.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/stringprep.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/stringprep.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/stringprep.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/struct.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/struct.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/struct.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/subprocess.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/subprocess.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/subprocess.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/sunau.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/sunau.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/sunau.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/symtable.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/symtable.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/symtable.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/sysconfig.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/sysconfig.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/sysconfig.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/tabnanny.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/tabnanny.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/tabnanny.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/tarfile.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/tarfile.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/tarfile.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/telnetlib.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/telnetlib.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/telnetlib.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/tempfile.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/tempfile.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/tempfile.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/textwrap.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/textwrap.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/textwrap.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/this.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/this.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/this.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/threading.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/threading.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/threading.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/timeit.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/timeit.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/timeit.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/token.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/token.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/token.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/tokenize.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/tokenize.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/tokenize.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/trace.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/trace.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/trace.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/traceback.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/traceback.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/traceback.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/tracemalloc.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/tracemalloc.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/tracemalloc.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/tty.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/tty.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/tty.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/turtle.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/turtle.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/turtle.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/types.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/types.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/types.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/typing.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/typing.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/typing.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/uu.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/uu.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/uu.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/uuid.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/uuid.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/uuid.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/warnings.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/warnings.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/warnings.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/wave.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/wave.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/wave.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/weakref.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/weakref.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/weakref.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/webbrowser.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/webbrowser.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/webbrowser.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/xdrlib.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/xdrlib.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/xdrlib.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/zipapp.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/zipapp.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/zipapp.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/zipfile.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/zipfile.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/zipfile.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/zipimport.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/zipimport.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/__pycache__/zipimport.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/_aix_support.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/_bootsubprocess.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/_collections_abc.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/_compat_pickle.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/_compression.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/_markupbase.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/_osx_support.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/_py_abc.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/_pydecimal.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/_pyio.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/_sitebuiltins.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/_strptime.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/_sysconfigdata__linux_x86_64-linux-gnu.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/_threading_local.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/_weakrefset.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/abc.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/aifc.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/antigravity.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/argparse.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/ast.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/asynchat.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/asyncio/__init__.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/asyncio/__main__.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/asyncio/__pycache__/__init__.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/asyncio/__pycache__/__init__.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/asyncio/__pycache__/__init__.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/asyncio/__pycache__/__main__.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/asyncio/__pycache__/__main__.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/asyncio/__pycache__/__main__.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/asyncio/__pycache__/base_events.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/asyncio/__pycache__/base_events.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/asyncio/__pycache__/base_events.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/asyncio/__pycache__/base_futures.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/asyncio/__pycache__/base_futures.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/asyncio/__pycache__/base_futures.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/asyncio/__pycache__/base_subprocess.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/asyncio/__pycache__/base_subprocess.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/asyncio/__pycache__/base_subprocess.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/asyncio/__pycache__/base_tasks.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/asyncio/__pycache__/base_tasks.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/asyncio/__pycache__/base_tasks.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/asyncio/__pycache__/constants.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/asyncio/__pycache__/constants.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/asyncio/__pycache__/constants.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/asyncio/__pycache__/coroutines.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/asyncio/__pycache__/coroutines.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/asyncio/__pycache__/coroutines.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/asyncio/__pycache__/events.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/asyncio/__pycache__/events.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/asyncio/__pycache__/events.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/asyncio/__pycache__/exceptions.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/asyncio/__pycache__/exceptions.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/asyncio/__pycache__/exceptions.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/asyncio/__pycache__/format_helpers.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/asyncio/__pycache__/format_helpers.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/asyncio/__pycache__/format_helpers.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/asyncio/__pycache__/futures.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/asyncio/__pycache__/futures.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/asyncio/__pycache__/futures.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/asyncio/__pycache__/locks.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/asyncio/__pycache__/locks.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/asyncio/__pycache__/locks.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/asyncio/__pycache__/log.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/asyncio/__pycache__/log.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/asyncio/__pycache__/log.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/asyncio/__pycache__/mixins.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/asyncio/__pycache__/mixins.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/asyncio/__pycache__/mixins.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/asyncio/__pycache__/proactor_events.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/asyncio/__pycache__/proactor_events.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/asyncio/__pycache__/proactor_events.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/asyncio/__pycache__/protocols.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/asyncio/__pycache__/protocols.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/asyncio/__pycache__/protocols.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/asyncio/__pycache__/queues.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/asyncio/__pycache__/queues.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/asyncio/__pycache__/queues.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/asyncio/__pycache__/runners.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/asyncio/__pycache__/runners.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/asyncio/__pycache__/runners.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/asyncio/__pycache__/selector_events.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/asyncio/__pycache__/selector_events.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/asyncio/__pycache__/selector_events.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/asyncio/__pycache__/sslproto.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/asyncio/__pycache__/sslproto.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/asyncio/__pycache__/sslproto.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/asyncio/__pycache__/staggered.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/asyncio/__pycache__/staggered.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/asyncio/__pycache__/staggered.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/asyncio/__pycache__/streams.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/asyncio/__pycache__/streams.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/asyncio/__pycache__/streams.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/asyncio/__pycache__/subprocess.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/asyncio/__pycache__/subprocess.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/asyncio/__pycache__/subprocess.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/asyncio/__pycache__/tasks.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/asyncio/__pycache__/tasks.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/asyncio/__pycache__/tasks.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/asyncio/__pycache__/threads.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/asyncio/__pycache__/threads.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/asyncio/__pycache__/threads.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/asyncio/__pycache__/transports.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/asyncio/__pycache__/transports.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/asyncio/__pycache__/transports.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/asyncio/__pycache__/trsock.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/asyncio/__pycache__/trsock.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/asyncio/__pycache__/trsock.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/asyncio/__pycache__/unix_events.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/asyncio/__pycache__/unix_events.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/asyncio/__pycache__/unix_events.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/asyncio/__pycache__/windows_events.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/asyncio/__pycache__/windows_events.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/asyncio/__pycache__/windows_events.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/asyncio/__pycache__/windows_utils.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/asyncio/__pycache__/windows_utils.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/asyncio/__pycache__/windows_utils.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/asyncio/base_events.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/asyncio/base_futures.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/asyncio/base_subprocess.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/asyncio/base_tasks.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/asyncio/constants.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/asyncio/coroutines.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/asyncio/events.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/asyncio/exceptions.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/asyncio/format_helpers.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/asyncio/futures.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/asyncio/locks.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/asyncio/log.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/asyncio/mixins.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/asyncio/proactor_events.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/asyncio/protocols.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/asyncio/queues.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/asyncio/runners.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/asyncio/selector_events.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/asyncio/sslproto.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/asyncio/staggered.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/asyncio/streams.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/asyncio/subprocess.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/asyncio/tasks.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/asyncio/threads.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/asyncio/transports.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/asyncio/trsock.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/asyncio/unix_events.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/asyncio/windows_events.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/asyncio/windows_utils.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/asyncore.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/base64.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/bdb.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/binhex.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/bisect.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/bz2.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/cProfile.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/calendar.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/cgi.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/cgitb.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/chunk.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/cmd.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/code.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/codecs.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/codeop.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/collections/__init__.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/collections/__pycache__/__init__.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/collections/__pycache__/__init__.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/collections/__pycache__/__init__.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/collections/__pycache__/abc.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/collections/__pycache__/abc.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/collections/__pycache__/abc.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/collections/abc.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/colorsys.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/compileall.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/concurrent/__init__.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/concurrent/__pycache__/__init__.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/concurrent/__pycache__/__init__.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/concurrent/__pycache__/__init__.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/concurrent/futures/__init__.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/concurrent/futures/__pycache__/__init__.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/concurrent/futures/__pycache__/__init__.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/concurrent/futures/__pycache__/__init__.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/concurrent/futures/__pycache__/_base.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/concurrent/futures/__pycache__/_base.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/concurrent/futures/__pycache__/_base.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/concurrent/futures/__pycache__/process.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/concurrent/futures/__pycache__/process.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/concurrent/futures/__pycache__/process.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/concurrent/futures/__pycache__/thread.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/concurrent/futures/__pycache__/thread.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/concurrent/futures/__pycache__/thread.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/concurrent/futures/_base.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/concurrent/futures/process.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/concurrent/futures/thread.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/config-3.10-x86_64-linux-gnu/Makefile already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/config-3.10-x86_64-linux-gnu/Setup already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/config-3.10-x86_64-linux-gnu/Setup.local already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/config-3.10-x86_64-linux-gnu/config.c already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/config-3.10-x86_64-linux-gnu/config.c.in already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/config-3.10-x86_64-linux-gnu/install-sh already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/config-3.10-x86_64-linux-gnu/libpython3.10.a already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/config-3.10-x86_64-linux-gnu/makesetup already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/config-3.10-x86_64-linux-gnu/python-config.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/config-3.10-x86_64-linux-gnu/python.o already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/configparser.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/contextlib.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/contextvars.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/copy.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/copyreg.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/crypt.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/csv.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/ctypes/__init__.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/ctypes/__pycache__/__init__.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/ctypes/__pycache__/__init__.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/ctypes/__pycache__/__init__.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/ctypes/__pycache__/_aix.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/ctypes/__pycache__/_aix.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/ctypes/__pycache__/_aix.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/ctypes/__pycache__/_endian.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/ctypes/__pycache__/_endian.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/ctypes/__pycache__/_endian.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/ctypes/__pycache__/util.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/ctypes/__pycache__/util.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/ctypes/__pycache__/util.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/ctypes/__pycache__/wintypes.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/ctypes/__pycache__/wintypes.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/ctypes/__pycache__/wintypes.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/ctypes/_aix.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/ctypes/_endian.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/ctypes/macholib/README.ctypes already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/ctypes/macholib/__init__.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/ctypes/macholib/__pycache__/__init__.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/ctypes/macholib/__pycache__/__init__.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/ctypes/macholib/__pycache__/__init__.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/ctypes/macholib/__pycache__/dyld.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/ctypes/macholib/__pycache__/dyld.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/ctypes/macholib/__pycache__/dyld.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/ctypes/macholib/__pycache__/dylib.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/ctypes/macholib/__pycache__/dylib.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/ctypes/macholib/__pycache__/dylib.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/ctypes/macholib/__pycache__/framework.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/ctypes/macholib/__pycache__/framework.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/ctypes/macholib/__pycache__/framework.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/ctypes/macholib/dyld.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/ctypes/macholib/dylib.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/ctypes/macholib/fetch_macholib already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/ctypes/macholib/fetch_macholib.bat already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/ctypes/macholib/framework.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/ctypes/util.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/ctypes/wintypes.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/curses/__init__.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/curses/__pycache__/__init__.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/curses/__pycache__/__init__.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/curses/__pycache__/__init__.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/curses/__pycache__/ascii.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/curses/__pycache__/ascii.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/curses/__pycache__/ascii.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/curses/__pycache__/has_key.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/curses/__pycache__/has_key.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/curses/__pycache__/has_key.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/curses/__pycache__/panel.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/curses/__pycache__/panel.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/curses/__pycache__/panel.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/curses/__pycache__/textpad.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/curses/__pycache__/textpad.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/curses/__pycache__/textpad.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/curses/ascii.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/curses/has_key.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/curses/panel.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/curses/textpad.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/dataclasses.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/datetime.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/dbm/__init__.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/dbm/__pycache__/__init__.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/dbm/__pycache__/__init__.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/dbm/__pycache__/__init__.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/dbm/__pycache__/dumb.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/dbm/__pycache__/dumb.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/dbm/__pycache__/dumb.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/dbm/__pycache__/gnu.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/dbm/__pycache__/gnu.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/dbm/__pycache__/gnu.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/dbm/__pycache__/ndbm.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/dbm/__pycache__/ndbm.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/dbm/__pycache__/ndbm.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/dbm/dumb.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/dbm/gnu.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/dbm/ndbm.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/decimal.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/difflib.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/dis.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/distutils/README already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/distutils/__init__.py already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/distutils/__pycache__/__init__.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/distutils/__pycache__/__init__.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/distutils/__pycache__/__init__.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/distutils/__pycache__/_msvccompiler.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/distutils/__pycache__/_msvccompiler.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/distutils/__pycache__/_msvccompiler.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/distutils/__pycache__/archive_util.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/distutils/__pycache__/archive_util.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/distutils/__pycache__/archive_util.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/distutils/__pycache__/bcppcompiler.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/distutils/__pycache__/bcppcompiler.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/distutils/__pycache__/bcppcompiler.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/distutils/__pycache__/ccompiler.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/distutils/__pycache__/ccompiler.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/distutils/__pycache__/ccompiler.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/distutils/__pycache__/cmd.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/distutils/__pycache__/cmd.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/distutils/__pycache__/cmd.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/distutils/__pycache__/config.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/distutils/__pycache__/config.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/distutils/__pycache__/config.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/distutils/__pycache__/core.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/distutils/__pycache__/core.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/distutils/__pycache__/core.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/distutils/__pycache__/cygwinccompiler.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/distutils/__pycache__/cygwinccompiler.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/distutils/__pycache__/cygwinccompiler.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/distutils/__pycache__/debug.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/distutils/__pycache__/debug.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/distutils/__pycache__/debug.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/distutils/__pycache__/dep_util.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/distutils/__pycache__/dep_util.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/distutils/__pycache__/dep_util.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/distutils/__pycache__/dir_util.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/distutils/__pycache__/dir_util.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/distutils/__pycache__/dir_util.cpython-310.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/distutils/__pycache__/dist.cpython-310.opt-1.pyc already exists in filesystem (owned by python310)
- python: /usr/lib/python3.10/distutils/__pycache__/dist.cpython-310.opt-2.pyc already exists in filesystem (owned by python310)

btw thanks for the replies
I never used sudo pip and when I unistalled python I didnt see any warning. I just wanted to know if its a problem that will be resolved by the sistem

python310 was an AUR pkgbuild (like other similar pkgbuilds it don’t have conflicts=(python) )

Did you install a version of python from AUR?

Anyway, I believe you need to use the pacman --overwrite option.

https://wiki.manjaro.org/index.php/Pacman_troubleshooting

No, the files belong to the python310 AUR package that no longer exists. It needs to be removed and python reinstalled:

sudo pacman -R python310 && sudo pacman -Syu python

Thanks for the clarification. I assumed a simple overwrite could fix it.

When I try to remove python it says:

failed to prepare transaction (could not satisfy dependencies)
:: removing python310 breaks dependency 'python' required by apparmor
:: removing python310 breaks dependency 'python' required by blender
:: removing python310 breaks dependency 'python' required by ceph-libs
:: removing python310 breaks dependency 'python' required by flatpak
:: removing python310 breaks dependency 'python' required by fwupd
:: removing python310 breaks dependency 'python' required by gdb
:: removing python310 breaks dependency 'python' required by gdb-common
:: removing python310 breaks dependency 'python' required by gstreamer
:: removing python310 breaks dependency 'python' required by idle-python3.7-assets
:: removing python310 breaks dependency 'python' required by libixion
:: removing python310 breaks dependency 'python>=3.7' required by libreoffice-still
:: removing python310 breaks dependency 'python' required by manjaro-application-utility
:: removing python310 breaks dependency 'python' required by pacman-mirrors
:: removing python310 breaks dependency 'python' required by pcsclite
:: removing python310 breaks dependency 'python' required by python-appdirs
:: removing python310 breaks dependency 'python' required by python-beaker
:: removing python310 breaks dependency 'python' required by python-cairo
:: removing python310 breaks dependency 'python' required by python-certifi
:: removing python310 breaks dependency 'python' required by python-chardet
:: removing python310 breaks dependency 'python' required by python-colorama
:: removing python310 breaks dependency 'python' required by python-contextlib2
:: removing python310 breaks dependency 'python' required by python-distlib
:: removing python310 breaks dependency 'python' required by python-distro
:: removing python310 breaks dependency 'python' required by python-distutils-extra
:: removing python310 breaks dependency 'python' required by python-dnspython
:: removing python310 breaks dependency 'python' required by python-docopt
:: removing python310 breaks dependency 'python' required by python-evdev
:: removing python310 breaks dependency 'python' required by python-gobject
:: removing python310 breaks dependency 'python' required by python-idna
:: removing python310 breaks dependency 'python' required by python-keyutils
:: removing python310 breaks dependency 'python' required by python-lxml
:: removing python310 breaks dependency 'python>=3.8' required by python-manjaro-sdk
:: removing python310 breaks dependency 'python' required by python-markupsafe
:: removing python310 breaks dependency 'python' required by python-more-itertools
:: removing python310 breaks dependency 'python' required by python-msgpack
:: removing python310 breaks dependency 'python' required by python-npyscreen
:: removing python310 breaks dependency 'python' required by python-numpy
:: removing python310 breaks dependency 'python' required by python-ordered-set
:: removing python310 breaks dependency 'python' required by python-pillow
:: removing python310 breaks dependency 'python' required by python-ply
:: removing python310 breaks dependency 'python' required by python-progress
:: removing python310 breaks dependency 'python' required by python-pycups
:: removing python310 breaks dependency 'python' required by python-pycurl
:: removing python310 breaks dependency 'python' required by python-pyopenssl
:: removing python310 breaks dependency 'python' required by python-pyparsing
:: removing python310 breaks dependency 'python' required by python-pyqt5-sip
:: removing python310 breaks dependency 'python' required by python-pysmbc
:: removing python310 breaks dependency 'python' required by python-pyxdg
:: removing python310 breaks dependency 'python' required by python-reportlab
:: removing python310 breaks dependency 'python' required by python-resolvelib
:: removing python310 breaks dependency 'python' required by python-six
:: removing python310 breaks dependency 'python' required by python-toml
:: removing python310 breaks dependency 'python' required by python-tomli
:: removing python310 breaks dependency 'python' required by python-urllib3
:: removing python310 breaks dependency 'python' required by python-webencodings
:: removing python310 breaks dependency 'python' required by python-yaml
:: removing python310 breaks dependency 'python' required by python-zipp
:: removing python310 breaks dependency 'python' required by samba
:: removing python310 breaks dependency 'python' required by smbclient
:: removing python310 breaks dependency 'python' required by steam-manjaro
:: removing python310 breaks dependency 'python' required by udiskie

thanks again

Fair warning - do not abuse the following flags.
They are only to be used in this specific case, because you are immediately replacing the dependency.

sudo pacman -Rdd python310 && sudo pacman -Syu python
1 Like

Thanks guys, I love this community and im glad I switched to linux.

1 Like

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.