On Tue, 22 Nov 2022 15:36:32 +0100 eric Bugs <[email protected]> wrote:
The observed issue is caused by trying to use the obsolete eric6 21.1 with Python 3.10 (which was release after eric6 21.1). The solution to this issue is to use eric7.
then eric6 should have the dependency python3 < 3.10 instead of python3: any
null

