Erlend E. Aasland <erlend.aasl...@innova.no> added the comment:

Wait a minute. It is not tied to the Python version installed; it seems to be 
an issue with in-tree vs. out-of-tree builds. The failed build was in-tree. The 
build that succeeded was out-of-tree. I did a new build with Python 3.9 
installed, which succeeded out-of-tree.

To clear things up:

- out-of-tree build with system Python 3.8 => succeeds
- out-of-tree build with system Python 3.9 => succeeds
- in-tree build with system Python 3.9 => fails

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue46263>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to