STINNER Victor <vstin...@python.org> added the comment:
Links about the "AssertionError: would build wheel with unsupported tag ('cp310', 'cp310', 'linux_x86_64')" error: * PEP 641 -- Using an underscore in the version portion of Python 3.10 compatibility tags https://www.python.org/dev/peps/pep-0641/ * PEP 641 discussion: https://discuss.python.org/t/pep-641-using-an-underscore-in-the-version-portion-of-python-3-10-compatibility-tags/5513 * CPython PR 20333: "bpo-40747: Make py_version_nodot 3_10 not 310" https://github.com/python/cpython/pull/20333 * wheel: "Fails to build wheel for Python 3.10" https://github.com/pypa/wheel/issues/354 * python3-setuptools: "python-setuptools fails to build with Python 3.10: AssertionError: would build wheel with unsupported tag ('cp310', 'cp310', 'linux_x86_64')" https://bugzilla.redhat.com/show_bug.cgi?id=1891840 ---------- nosy: +vstinner _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue40747> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com