Shaw

Results 2 comments of Shaw

我也有这个问题,但是在2.7版本可以运行。你可以尝试改成2.7,也可以把相应的函数替换为3.8版本的 use time.perf_counter or time.process_time instead time.clock() 改完以后,我这边3.8版本,运行成功。