在 python3.6 安装环境设置的时候想要安装 spynner 但是通过 pip install spynner 失败 原因是安装不了 autopy 从网上下载 autopy 自己安装但是遇到问题 Collecting autopy3 Using cached autopy3-0.51.1.tar.gz
Complete output from command python setup.py egg_info:
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "C:\Users\prophet\AppData\Local\Temp\pip-build-3rlsrxs0\autopy3\setup.py", line 228, in <module>
EXT_MODULES = create_ext_modules('src/')
File "C:\Users\prophet\AppData\Local\Temp\pip-build-3rlsrxs0\autopy3\setup.py", line 186, in create_ext_modules
raise IOError('windows directory not found at: "%s"' % win_dir)
OSError: windows directory not found at: "C:\Users\prophet\AppData\Local\Temp\pip-build-3rlsrxs0\autopy3\windows\win64"
请问有没有大神能告诉我一下如何解决。。
这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。
V2EX 是创意工作者们的社区,是一个分享自己正在做的有趣事物、交流想法,可以遇见新朋友甚至新机会的地方。
V2EX is a community of developers, designers and creative people.