package:python3:3.8.2-0ubuntu2 Setting up python3 (3.8.2-0ubuntu2) ... running python rtupdate hooks for python3.8... Traceback (most recent call last): File "/usr/lib/python3.8/py_compile.py", line 144, in compile code = loader.source_to_code(source_bytes, dfile or file, File "", line 846, in source_to_code File "", line 219, in _call_with_frames_removed File "/usr/share/eric/modules/QScintilla/Editor.py", line 4575 def addCompletionListHook(self, key, func, async=False): ^ SyntaxError: invalid syntax During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.8/py_compile.py", line 197, in main compile(filename, doraise=True) File "/usr/lib/python3.8/py_compile.py", line 150, in compile raise py_exc __main__.PyCompileError: File "/usr/share/eric/modules/QScintilla/Editor.py", line 4575 def addCompletionListHook(self, key, func, async=False): ^ SyntaxError: invalid syntax During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.8/runpy.py", line 193, in _run_module_as_main return _run_code(code, main_globals, None, File "/usr/lib/python3.8/runpy.py", line 86, in _run_code exec(code, run_globals) File "/usr/lib/python3.8/py_compile.py", line 218, in sys.exit(main()) File "/usr/lib/python3.8/py_compile.py", line 200, in main if quiet < 2: NameError: name 'quiet' is not defined error running python rtupdate hook eric dpkg: error processing package python3 (--configure): installed python3 package post-installation script subprocess returned error exit status 4