113 failed to query /usr/bin/python3.6 with code 1 err: 'Traceback (most recent call last):\n File "/home/manos/.local/lib/python3.8/site-packages/virtualenv/discovery/py_info.py", line 16, in <module>\n from distutils.command.install import SCHEME_KEYS\nModuleNotFoundError: No module named \'distutils.command\'\n' [INFO cached_py_info:38]
At the moment interpreter lookup fails when
distutilsis not available, e.g. on some Ubuntu Python distributions. Error:See #1643 (comment).