Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
重新启动 Pi 后,我似乎无法运行助手。我可以重新加载所有的 python 和示例,然后它会工作,直到我关闭它。我的朋友也遇到了同样的问题。还有谁?
所以看起来你需要在运行 python -m googlesamples.assistant 之前运行“python3 -m venv env”。我想知道是否有任何方法可以在通电时正常工作...