On Tue, 29 Dec 2020, Barry wrote: > I do this to to debug odd import issues: > $ python3.9 -v > ... >>>> import six > The output will show the attempts python makes to find the six module. Barry, Thank you. It's not finding six and I am rebuilding all python3 packages since almost none were build using python-3.9.1. Stay well, Rich