Windows Assistant 10을 Windows 10 PC에 설치 했으므로 여러 오류가 발생했습니다. 마지막으로 내가 여기로 가서 해결했습니다 : Google Assistant Installation on Python3.6 OSXGoogle Assistant를 설치할 때 "... googlesamples.assistant '가 패키지이므로 직접 실행할 수 없습니다 ..."
이제 모든 것을 설치했는데, 마이크를 테스트하고 보조자를 사용하기를 원합니다. 내가 명령에 넣어 그러나,
python -m googlesamples.assistant.audio_helpers
및
python -m googlesamples.assistant
이 오류를 얻을 :
https://www.xda-developers.com/how-to-get-google-assistant-on-your-windows-mac-or-linux-machine/
:이 가이드를 따라하기 위해 노력했습니다
C:\Users\robmak3>python -m googlesamples.assistant
C:\Users\robmak3\AppData\Local\Programs\Python\Python36\python.exe: No
module named googlesamples.assistant.__main__; 'googlesamples.assistant' is
a package and cannot be directly executed
이 문제를 해결하는 데 도움이 될 것입니다! 감사!