Xavier de Gaye added the comment: 'make install' fails to remove the sysconfigdata module from lib-dynload and prints now instead:
rm: cannot remove '/path/to/install/lib/python3.7/lib-dynload/_sysconfigdata_m.py': No such file or directory The patch fixes this. It also removes a useless and now incorrect line that was meant to echo the previously executed command. ---------- versions: +Python 3.7 Added file: http://bugs.python.org/file45232/sysconfigdata_ABIFLAGS.patch _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue28046> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com