This repository was archived by the owner on Oct 19, 2023. It is now read-only.

Description
I get following error when trying to run Google Assistant on Windows.
C:\Users\Admin>python -m googlesamples.assistant
C:\Users\Admin\AppData\Local\Programs\Python\Python36-32\python.exe: No module n
amed googlesamples.assistant.main; 'googlesamples.assistant' is a package an
d cannot be directly executed
What is the cause? What is the solution? Thanks in advance.