安装pygame时,dos窗口出现Could not install packages due to an EnvironmentError: [Errno 2] No such file or directory:
下面将方法说一下,希望对大家有所帮助。
经过分析,错误是在当前文件夹中无法找到相应的文件,我的文件在D盘,首先改变目录,输入D:,然后使用cd+相应的文件夹的位置,最后使用pip install,最后安装成功。
Could not install packages due to an EnvironmentError: [Errno 2] No such file or directory:
最新推荐文章于 2024-10-10 07:52:03 发布