New submission from Jason Li <likun123m...@gmail.com>:

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 occurred in versions, 3.7.1, 3.7.3, 3.7.4, 3.8.1, as I observed.

----------
components: macOS
messages: 359248
nosy: jasonli360, ned.deily, ronaldoussoren
priority: normal
severity: normal
status: open
title: python3 time module misses attributes in Mac installers
type: compile error
versions: Python 3.7, Python 3.8

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

Reply via email to