python3.7安裝turtle(單純爲了好玩)

1.安裝turtle提示錯誤:Command "python setup.py egg_info" failed with error code 1 仔細查看安裝turtle出錯的錯誤信息,能夠看到是個語法錯誤。python pip在下載turtle 0.0.2包後,會解壓到本地再安裝,提示的錯誤在解壓的setup.py文件裏面,ide 解決的辦法就是:按照給定的連接(個人是這個),把turtle
相關文章
相關標籤/搜索