【发布时间】:2018-11-06 23:51:58
【问题描述】:
所以我正在尝试创建一个使用谷歌 API 的文本识别的应用程序,我在 python3 中还可以,但在编程方面仍然是初学者,所以我不知道发生了什么。我只是按照所有步骤操作,甚至创建了一个系统变量来将脚本文件夹放在我的 PATH 或其他任何地方。我的问题是当我试图按照提供的图片These are the instructions that the Google documentation is giving. 中的步骤进行操作时,我在命令提示符Here are the errors I'm seeing in the command prompt when I input the stuff that the Google Documentation said to put. 的第二张图片中遇到了问题。我真的需要帮助来完成这项工作,还请告诉我我在做什么。
【问题讨论】:
标签: python python-3.x google-api virtualenv command-prompt