error: unrecognized arguments: -m - Linux

Table of Contents

各位高手好
小弟我最近在lubuntu上玩google assistant
安裝完後
輸入以下指令啟動
卻得到錯誤訊息

~$ python -m googlesamples.assistant
/usr/bin/python: No module named googlesamples.assistant



~$ py -m googlesamples.assistant
usage: py [-x] [-l] [-c PRE_CMD] [-C POST_CMD] [-V] [-h] [expression]
py: error: unrecognized arguments: -m

好像是參數不對?
請問該如何解決
感謝!!
//如果錯板請告知 thk

相關資料:
https://justjii.justdrink.com.tw/google-assistant-%E5%AE%89%E8%A3%9D/
https://community.htc.com/tw/chat.php?mod=viewthread&tid=75603

--

All Comments

Aaliyah avatarAaliyah2018-01-12
就沒有 -m這個選項你怎麼用都會報錯啊
Edith avatarEdith2018-01-12
第一個是 googlesamples.assistant 沒裝,就裝啊
Vanessa avatarVanessa2018-01-12
可以先看文件, google 官網: https://goo.gl/Zacynt