在安装python3.7过程中,一般会很顺利的安装完成。
但是今天在安装一台虚拟机的时候报错了。#环境检查命令
./configure --prefix=/usr/local/python376 --enable-optimizations
下面是错误信息,准确的说不应该叫错误:python -m test.regrtest --pgo||true
....
module.gcda:Invocation mismatch - some data files may have been removed0:06:52 load avg: 1.20 [ 80/416] test_configparser -- test_concurrent_futures passed in 3 min 4 sec
0:06:53 load avg: 1.19 [ 81/416] test_contains
0:06:54 load avg: 1.19 [ 82/416] test_context
0:06:57 load avg: 1.19 [ 83/416] test_contextlib
0:06:58 load avg: 1.19 [ 84/416] test_contextlib_async
Task was destroyed but it is pending!
task: ()>>
Task was destroyed but it is pending!
task: ()>>
0:06:58 load avg: 1.17 [ 85/416] test_copy
0:06:59 load avg: 1.17 [ 86/416] test_copyreg
....
load avg: 0.63 [307/416] test_sock