Ned Deily added the comment:
This is a duplicate of Issue34597.
The Pythons provided by the python.org macOS installers are built to run on a
range of operating system versions. The current practice is to build
installers that work on any macOS version from 10.9 on. To safely provide that
New submission from Jason Li :
The issue: AttributeError: module 'time' has no attribute 'clock_gettime'. It
probably missed other attributes as well.
The problem only appeared with using installers to install python. While
Homebrew installed python does not have the issue.
The issue occurre