pytest 报AttributeError: module 'io' has no attribute '_WindowsConsoleIO'

安装pytest 3.6.3的版本,

想查看pytest版本号: pytest --version

报:AttributeError: module 'io' has no attribute '_WindowsConsoleIO'

Stack overflow有人遇到相同的问题,但无解。pytest 报AttributeError: module 'io' has no attribute '_WindowsConsoleIO'