每当我运行这个命令
py -m googlesamples.assistant.auth_helpers -client-secrets <secrete-location>
我收到一条错误消息:
C:\Users\chand\AppData\Local\Programs\Python\Python36\python.exe:
No module named googlesamples.assistant.auth_helpers
我不确定问题是什么,因为它在具有相同步骤的不同设备上工作。