Can't install time module

前端 未结 8 1380
执念已碎
执念已碎 2021-01-04 02:31

I\'ve tried pip install time and sudo -H pip install time, but I keep getting the error:

Could not find a version that sati

8条回答
  •  耶瑟儿~
    2021-01-04 02:38

    time is pre-installed because when I import time "import time" everything goes well

提交回复
热议问题